This commit is contained in:
aozhiwei 2024-06-04 17:54:53 +08:00
parent f28a0487bc
commit 18a8d9d32e

View File

@ -5,6 +5,7 @@ namespace services;
class MailApiService extends BaseService {
/*
orderId订单id
to邮件接受方account_id
content: 邮件正文
attachments: 邮件附件
@ -21,6 +22,7 @@ class MailApiService extends BaseService {
}
/*
orderId订单id
to邮件接受方account_id
content: 邮件正文
attachments: 邮件附件