任务功能提交-测试-bug修改

This commit is contained in:
2025-12-13 00:37:51 +08:00
parent 2b4b3509e8
commit 0937ceac6b
3 changed files with 16 additions and 2 deletions

View File

@@ -21,8 +21,10 @@ class Test
set_time_limit(0);
echo "统计盲盒转盘错误数据\n";
// $this->blind_box_error();
$this->xlh_gift_send();
echo "\n";
// $this->xlh_gift_send();
// echo "\n";
//
$this->task_history_send();
}