逻辑提交
This commit is contained in:
parent
6bcd618d57
commit
2f6c7b0a26
@ -6,6 +6,7 @@ import {ReqEmail} from '../../monopoly/protocols/PtlEmail';
|
||||
export default async function (call: ApiCall<Reqsendemail, Ressendemail>) {
|
||||
//1. 接受参数
|
||||
let prize = call.req.prize || [],
|
||||
|
||||
title = call.req.title,
|
||||
content = call.req.content,
|
||||
sendType = call.req.sendType,
|
||||
|
Loading…
Reference in New Issue
Block a user