摘要: <?phpnamespace tools\phpmailer;use PHPMailer\PHPMailer\PHPMailer;use PHPMailer\PHPMailer\SMTP;use PHPMailer\PHPMailer\Exception;class Phpmailer{ $mail 阅读全文
posted @ 2021-09-29 08:46 鱼祖 阅读(134) 评论(0) 推荐(0)