liujiandao
2024-04-10 104a0b0551548ccbe7798a0f96689c03465c8022
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 {