Versions in this module Expand all Collapse all v1 v1.0.7 Aug 18, 2023 v1.0.6 Aug 17, 2023 v1.0.5 Aug 13, 2023 v1.0.4 Aug 12, 2023 v1.0.3 Aug 12, 2023 v1.0.2 Jan 3, 2023 v1.0.1 Jan 1, 2023 v0 v0.0.3 Jan 16, 2023 Changes in this version + type AddBaseDbLinkReq struct + Description string + Host string + Name string + Password string + Port int + Status int + Types string + UserName string + type AddBaseDbLinkRes struct + type AddCityReq struct + type AddCityRes struct + type BaseDbLinkDoReq struct + Host string + Name string + Port string + Status int + Types string + UserName string + type BaseDbLinkDoRes struct + Data []*model.BaseDbLinkRes + type CityTreeReq struct + Code string + Name string + Status int + type CityTreeRes struct + Data []*model.CityTreeRes + type ConfigAddReq struct + ConfigKey string + ConfigName string + ConfigType int + ConfigValue string + Remark string + type ConfigAddRes struct + type ConfigDeleteReq struct + Ids []int + type ConfigDeleteRes struct + type ConfigEditReq struct + ConfigId int + ConfigKey string + ConfigName string + ConfigType int + ConfigValue string + Remark string + type ConfigEditRes struct + type ConfigGetReq struct + Id int + type ConfigGetRes struct + Data *model.SysConfigRes + type ConfigSearchReq struct + ConfigKey string + ConfigName string + ConfigType string + type ConfigSearchRes struct + List []*model.SysConfigRes + type DelBaseDbLinkReq struct + Id int + type DelBaseDbLinkRes struct + type DelCityByIdReq struct + Id int + type DelCityByIdRes struct + type DetailBaseDbLinkReq struct + Id int + type DetailBaseDbLinkRes struct + Data *model.DetailBaseDbLinkRes + type DictDataAddReq struct + CssClass string + DictLabel string + DictSort int + DictType string + DictValue string + IsDefault int + ListClass string + Remark string + Status int + type DictDataAddRes struct + type DictDataDeleteReq struct + Ids []int + type DictDataDeleteRes struct + type DictDataEditReq struct + CssClass string + DictCode int + DictLabel string + DictSort int + DictType string + DictValue string + IsDefault int + ListClass string + Remark string + Status int + type DictDataEditRes struct + type DictDataGetReq struct + DictCode uint + type DictDataGetRes struct + Dict *model.SysDictDataRes + type DictDataSearchReq struct + DictLabel string + DictType string + Status string + type DictDataSearchRes struct + List []*model.SysDictDataRes + type DictTypeAddReq struct + DictName string + DictType string + Remark string + Status uint + type DictTypeAddRes struct + type DictTypeDeleteReq struct + DictIds []int + type DictTypeDeleteRes struct + type DictTypeEditReq struct + DictId int + DictName string + DictType string + Remark string + Status uint + type DictTypeEditRes struct + type DictTypeGetReq struct + DictId uint + type DictTypeGetRes struct + DictType *model.SysDictTypeRes + type DictTypeSearchReq struct + DictName string + DictType string + Status string + type DictTypeSearchRes struct + DictTypeList []*model.SysDictTypeInfoRes + type EditBaseDbLinkReq struct + Description string + Host string + Id int + Name string + Password string + Port int + Status int + Types string + UserName string + type EditBaseDbLinkRes struct + type EditCityReq struct + type EditCityRes struct + type GetCityByIdReq struct + Id int + type GetCityByIdRes struct + Data *model.CityRes + type GetDictReq struct + Authorization string + DefaultValue string + DictType string + type GetDictRes struct + Data *model.DictTypeRes + Values []*model.DictDataRes + type GetNotice2Req struct + Topic string + type GetNotice2Res struct + type GetNoticeReq struct + Topic string + type GetNoticeRes struct + type GetSysInfoReq struct + type GetSysInfoRes g.Map + type IsTokenReq struct + type IsTokenRes struct + ExpiresAt int64 + IsToken bool + type PaginationReq struct + DateRange []string + KeyWord string + OrderBy string + PageNum int + PageSize int + type PaginationRes struct + CurrentPage int + Total int + type UploadMultipleFileReq struct + type UploadMultipleImgReq struct + type UploadMultipleRes []*UploadResponse + type UploadResponse struct + FullPath string + Name string + Path string + Size int64 + Type string + type UploadSingleFileReq struct + type UploadSingleImgReq struct + type UploadSingleRes struct