新增
This commit is contained in:
@@ -9,5 +9,7 @@ return [
|
||||
'crontab' => 'app\common\command\Crontab',
|
||||
// 退款查询
|
||||
'query_refund' => 'app\common\command\QueryRefund',
|
||||
// 同步企业微信对外收款
|
||||
'sync_wechat_work_bills' => 'app\common\command\SyncWechatWorkBills',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user