1
This commit is contained in:
parent
f28a0487bc
commit
18a8d9d32e
@ -5,6 +5,7 @@ namespace services;
|
|||||||
class MailApiService extends BaseService {
|
class MailApiService extends BaseService {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
orderId:订单id
|
||||||
to:邮件接受方account_id
|
to:邮件接受方account_id
|
||||||
content: 邮件正文
|
content: 邮件正文
|
||||||
attachments: 邮件附件
|
attachments: 邮件附件
|
||||||
@ -21,6 +22,7 @@ class MailApiService extends BaseService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
orderId:订单id
|
||||||
to:邮件接受方account_id
|
to:邮件接受方account_id
|
||||||
content: 邮件正文
|
content: 邮件正文
|
||||||
attachments: 邮件附件
|
attachments: 邮件附件
|
||||||
|
Loading…
x
Reference in New Issue
Block a user