更新
This commit is contained in:
@@ -11,5 +11,7 @@ return [
|
||||
'query_refund' => 'app\common\command\QueryRefund',
|
||||
// 同步企业微信对外收款
|
||||
'sync_wechat_work_bills' => 'app\common\command\SyncWechatWorkBills',
|
||||
// 挂号单状态自动更新(过号->4,超8小时->2)
|
||||
'update_appointment_status' => 'app\common\command\UpdateAppointmentStatus',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user