feat: add smt module

This commit is contained in:
nepiedg
2026-04-26 09:24:08 +08:00
parent 69eb3e5019
commit 613e4a58a9
78 changed files with 4629 additions and 5673 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ return [
// 是否启用路由
'with_route' => true,
// 默认应用
'default_app' => 'api',
'default_app' => 'smt',
// 默认时区
'default_timezone' => 'Asia/Shanghai',