boweniac 1 tháng trước cách đây
mục cha
commit
2185d1e214
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      internal/types/types.go

+ 0 - 8
internal/types/types.go

@@ -4432,14 +4432,6 @@ type DepartmentInfoResp struct {
 	Data DepartmentInfo `json:"data"`
 }
 
-// swagger:model CreateInfo
-type CreateInfo struct {
-	// Translated Name | 展示名称
-	UserName string `json:"username"`
-	// Name | 部门名称
-	Title *string `json:"title"`
-}
-
 // swagger:model AppsListReq
 type AppsListReq struct {
 	Type    string  `json:"type"`