|
|
|
@ -59,7 +59,7 @@ func Routers(r *gin.RouterGroup) {
|
|
|
|
|
// @Success 200 {object} Model.Res
|
|
|
|
|
// @Router /base/organization/PageEnableEduInfo [get]
|
|
|
|
|
// @X-EmptyLimit ["page","limit","areaCode"]
|
|
|
|
|
// @X-LengthLimit [{"areaCode":"6,6"},{"orgName":"1,50"}]
|
|
|
|
|
// @X-LengthLimit [{"areaCode":"6,6"},{"orgName":"1,20"}]
|
|
|
|
|
// @X-IntRangeLimit [{"page":"1,1000"},{"limit":"1,1000"}]
|
|
|
|
|
// @X-RoleLimit ["1"]
|
|
|
|
|
// @X-TableName ["t_base_organization"]
|
|
|
|
|