This commit is contained in:
wangjinlei
2022-10-10 19:04:50 +08:00
parent c1070744c9
commit 96171d9f79
3 changed files with 158 additions and 25 deletions

View File

@@ -66,6 +66,9 @@ class Email extends Controller{
$this->email_template_obj = Db::name('email_template');
}
/**
* 添加邮件模板
*/
@@ -182,9 +185,6 @@ class Email extends Controller{
}
public function tttt(){
echo md5('zhengzuguo0614');
}
/**
* 获取邮件发送记录通过文章