first commit

This commit is contained in:
2026-03-31 17:28:07 +08:00
commit 36929736c1
27 changed files with 4630 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
package api
// Register 注册移动端 / 开放 API(api)路由。
// 按 /api/* 规则补充具体接口。
func Register() {
}