debug
This commit is contained in:
parent
ebd1b1108e
commit
0779b5c590
@ -19,7 +19,7 @@ use app\job\TaskAdd;
|
||||
*/
|
||||
class CronController extends BaseApiController
|
||||
{
|
||||
public array $notNeedLogin = ['settlement','task_add'];
|
||||
public array $notNeedLogin = ['settlement','task_add', 'town_task_add', 'town_task_settlement'];
|
||||
|
||||
/**
|
||||
* 小组服务公司任务结算
|
||||
|
Loading…
x
Reference in New Issue
Block a user