docs/docs.go
@@ -4312,7 +4312,7 @@ "in": "body", "required": true, "schema": { "$ref": "#/definitions/test.SupplierType" "$ref": "#/definitions/request.SupplierTypeList" } } ], @@ -7312,6 +7312,17 @@ } } }, "request.SupplierTypeList": { "type": "object", "properties": { "supplierTypes": { "type": "array", "items": { "$ref": "#/definitions/test.SupplierType" } } } }, "request.SysAuthorityBtnReq": { "type": "object", "properties": {