Commit 14861efa by 杨树贤

temp

parent 3463e1c6
......@@ -131,7 +131,7 @@ class SupplierRecallMailRemind extends Command
'content' => $content,
]
];
dd($toEmails,$ccEmails);
dump($toEmails,$ccEmails);
// // 发送邮件
// foreach ($toEmails as $to) {
// $messageService->sendMessage('supplier_recall_remind', $data, $to, true);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment