fix: update tenancy failed

This commit is contained in:
2024-06-25 17:06:04 +08:00
parent 0faeb1e0ca
commit 267904be29
5 changed files with 10 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ type SysTenant struct {
// 祖级列表
Ancestors string `json:"ancestors"`
// 租户名称
TenantName string `json:"tenantName" binding:"required"`
TenantName string `json:"tenantName"`
// 显示顺序
OrderNum int `json:"orderNum"`
// tenancy type: sd-sst, apn, imsi, msisdn