This commit is contained in:
2025-03-28 14:13:19 +08:00
parent 66c4b38d20
commit 6f4826b17c

View File

@@ -42,6 +42,7 @@ class Tasktimer extends Controller
* @throws \think\exception\DbException
*/
function returnPlan(){
Tools::log_to_write_txt(['客户回访计划,启动']);
//回访记录
$return_record = Db::table('fa_firmcustomerfollowuprecord')
->where('status','no')