deploy: auto commit server changes 2026-06-11 20:44:36

This commit is contained in:
hajimi
2026-06-11 20:44:36 +08:00
parent 9fb80f951a
commit e17a9832af
11 changed files with 1195 additions and 23 deletions
+1
View File
@@ -16,5 +16,6 @@ return [
'sms_verify' => 'app\common\command\SmsVerifyCommand',
'kb:rebuild' => 'app\common\command\KbRebuild',
'kb:consume' => 'app\common\command\KbConsume',
'kb:enqueue-recent' => 'app\common\command\KbEnqueueRecent',
],
];