逐步替换代码

This commit is contained in:
2026-04-01 00:06:36 +08:00
parent ae786d5157
commit 1314e18142
15 changed files with 1964 additions and 40 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
package backend
// Register 注册租户管理端(backend)路由。
// 目前仅占位,后续按 /backend/* 规则补充具体接口。
// Register 注册租户端(backend)路由。
// 该端不包含平台菜单配置接口。
func Register() {
}