作者的ai总结field
This commit is contained in:
@@ -915,7 +915,7 @@ function prgeAuthor($author)
|
||||
|
||||
function my_tg_pushmail($data)
|
||||
{
|
||||
// $res = sendEmail($data['email'], $data['title'], $data['title'], $data['content'], $data['tmail'], $data['tpassword'], $data['attachmentFile']);
|
||||
sendEmail($data['email'], $data['title'], $data['title'], $data['content'], $data['tmail'], $data['tpassword'], $data['attachmentFile']);
|
||||
// if (isset($res['status'])) {
|
||||
// $log_obj = Db::name('email_log');
|
||||
// $insert['article_id'] = $data['article_id'];
|
||||
|
||||
Reference in New Issue
Block a user