Compare commits
No commits in common. "2eb51c03e94d84b94dc4bdfad5d13bd3782832f5" and "6bcd618d5737c74999bab6e558497bfafd45a3df" have entirely different histories.
2eb51c03e9
...
6bcd618d57
@ -6,7 +6,6 @@ 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