This commit is contained in:
wangjinlei
2023-05-18 10:09:15 +08:00
parent 108dffb71c
commit d5a2822951
4 changed files with 221 additions and 45 deletions

View File

@@ -587,7 +587,6 @@ function getReviewerCvs($reviewer_id){
}
function aliemail($email,$title,$content,$has_hb=1){
// file_put_contents('/usr/a.txt', $email,FILE_APPEND);
vendor('aliemail.email');
$mailto=$email;
$mailsubject=$title;