This commit is contained in:
Your Name
2026-03-19 12:19:00 +08:00
parent 7832514f28
commit 7147c8e148
243 changed files with 1662 additions and 437 deletions
+2
View File
@@ -9,5 +9,7 @@ return [
'crontab' => 'app\common\command\Crontab',
// 退款查询
'query_refund' => 'app\common\command\QueryRefund',
// 同步企业微信对外收款
'sync_wechat_work_bills' => 'app\common\command\SyncWechatWorkBills',
],
];