| | |
| | | } |
| | | } |
| | | }, |
| | | "/api-jl/v1/system/deleteYieldRegister/{number}": { |
| | | "delete": { |
| | | "produces": [ |
| | | "application/json" |
| | | ], |
| | | "tags": [ |
| | | "生产管理/产量登记表" |
| | | ], |
| | | "summary": "删除产量登记表记录", |
| | | "parameters": [ |
| | | { |
| | | "type": "string", |
| | | "description": "number", |
| | | "name": "number", |
| | | "in": "path", |
| | | "required": true |
| | | } |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "成功", |
| | | "schema": { |
| | | "$ref": "#/definitions/util.Response" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api-jl/v1/system/dict": { |
| | | "get": { |
| | | "produces": [ |
| | |
| | | ], |
| | | "description": "字典类型", |
| | | "name": "dictType", |
| | | "in": "query" |
| | | }, |
| | | { |
| | | "type": "string", |
| | | "description": "搜索关键字", |
| | | "name": "keyword", |
| | | "in": "query" |
| | | }, |
| | | { |
| | |
| | | "id": { |
| | | "type": "integer" |
| | | }, |
| | | "marketNumber": { |
| | | "marketId": { |
| | | "type": "integer" |
| | | }, |
| | | "marketName": { |
| | | "type": "string" |
| | | }, |
| | | "notes": { |
| | |
| | | "marketId": { |
| | | "type": "integer" |
| | | }, |
| | | "marketName": { |
| | | "description": "庄口名", |
| | | "type": "string" |
| | | }, |
| | | "number": { |
| | | "type": "string" |
| | | }, |
| | |
| | | }, |
| | | "workshopId": { |
| | | "type": "integer" |
| | | }, |
| | | "workshopName": { |
| | | "description": "车间名", |
| | | "type": "string" |
| | | } |
| | | } |
| | | }, |