This commit is contained in:
2025-12-18 09:54:29 +08:00
parent 1eef314e98
commit 650ada9cc6
25 changed files with 3929 additions and 43 deletions

View File

@@ -17,6 +17,8 @@ import (
"go.ipao.vip/gen"
)
// tenant implements tenant-related domain operations.
//
// @provider
type tenant struct{}