根据对接实施方案文档修改
This commit is contained in:
@@ -59,4 +59,10 @@ return [
|
||||
]
|
||||
]
|
||||
]
|
||||
,
|
||||
// PlayX 闭环任务:轮询交易终态/失败重试
|
||||
'playx_jobs' => [
|
||||
'handler' => app\process\PlayxJobs::class,
|
||||
'reloadable' => false,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user