docs/docs.go
@@ -1061,6 +1061,32 @@ } } }, "/api-wms/v1/operationType/listTransfer": { "get": { "produces": [ "application/json" ], "tags": [ "业务类型" ], "summary": "调拨类型列表", "parameters": [ { "type": "string", "name": "keyword", "in": "query" } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.ResponseList" } } } } }, "/api-wms/v1/operationType/operationType": { "get": { "produces": [