first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package backend
|
||||
|
||||
// Register 注册租户管理端(backend)路由。
|
||||
// 目前仅占位,后续按 /backend/* 规则补充具体接口。
|
||||
func Register() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user