controllers/request/system_set.go @@ -7,7 +7,7 @@ type GetDictList struct { PageInfo DictType constvar.DictType `json:"dictType"` //字典类型 DictType *constvar.DictType `json:"dictType" form:"dictType"` //字典类型 } type AddDict struct {