go-platform/routers/backend/backend.go
2026-04-01 00:06:36 +08:00

8 lines
134 B
Go
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

package backend
// Register 注册租户端backend路由。
// 该端不包含平台菜单配置接口。
func Register() {
}