增加平安外呼系统

This commit is contained in:
lcc
2025-08-08 14:07:29 +08:00
parent f2fa987b7b
commit 77e8748d2c
3 changed files with 133 additions and 2 deletions
+1 -1
View File
@@ -206,4 +206,4 @@ class CallBack extends CI_Controller
debug_log("post: " . json_encode($post, JSON_UNESCAPED_UNICODE), $logPath, $this->logDir);
echo '333';
}
}
}