// Code generated by swaggo/swag. DO NOT EDIT. package docs import "github.com/swaggo/swag" const docTemplate = `{ "schemes": {{ marshal .Schemes }}, "swagger": "2.0", "info": { "description": "{{escape .Description}}", "title": "{{.Title}}", "contact": {}, "version": "{{.Version}}" }, "host": "{{.Host}}", "basePath": "{{.BasePath}}", "paths": { "/api-jl/v1/fineness/register": { "get": { "produces": [ "application/json" ], "tags": [ "纤度登记" ], "summary": "纤度登记列表", "parameters": [ { "type": "integer", "description": "页码", "name": "page", "in": "query" }, { "type": "integer", "description": "每页大小", "name": "pageSize", "in": "query" } ], "responses": { "200": { "description": "成功", "schema": { "allOf": [ { "$ref": "#/definitions/util.ResponseList" }, { "type": "object", "properties": { "data": { "type": "array", "items": { "$ref": "#/definitions/models.FinenessRegister" } } } } ] } } } }, "post": { "produces": [ "application/json" ], "tags": [ "纤度登记" ], "summary": "纤度登记添加", "parameters": [ { "description": "字典信息", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/request.AddFinenessRegister" } } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/fineness/register/{id}": { "get": { "produces": [ "application/json" ], "tags": [ "纤度登记" ], "summary": "纤度登记详情", "parameters": [ { "type": "string", "description": "字典信息", "name": "id", "in": "path", "required": true } ], "responses": { "200": { "description": "成功", "schema": { "allOf": [ { "$ref": "#/definitions/util.ResponseList" }, { "type": "object", "properties": { "data": { "$ref": "#/definitions/models.FinenessRegister" } } } ] } } } }, "delete": { "produces": [ "application/json" ], "tags": [ "纤度登记" ], "summary": "纤度登记删除", "parameters": [ { "type": "string", "description": "字典信息", "name": "id", "in": "path", "required": true } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/deletePriceStandard/{id}": { "delete": { "produces": [ "application/json" ], "tags": [ "系统设置/生丝定价标准" ], "summary": "删除生丝定价标准", "parameters": [ { "type": "string", "description": "id", "name": "id", "in": "path", "required": true } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/deleteWorkshopManage/{id}": { "delete": { "produces": [ "application/json" ], "tags": [ "系统设置/车间管理" ], "summary": "删除车间管理", "parameters": [ { "type": "string", "description": "id", "name": "id", "in": "path", "required": true } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/dict": { "get": { "produces": [ "application/json" ], "tags": [ "系统设置/字典" ], "summary": "查询字典列表", "parameters": [ { "enum": [ 0, 1, 2, 3 ], "type": "integer", "x-enum-comments": { "DictTypeColor": "颜色", "DictTypeMarket": "庄口", "DictTypeSpec": "规格", "DictTypeWorkshop": "车间" }, "x-enum-varnames": [ "DictTypeMarket", "DictTypeWorkshop", "DictTypeColor", "DictTypeSpec" ], "description": "字典类型", "name": "dictType", "in": "query" }, { "type": "integer", "description": "页码", "name": "page", "in": "query" }, { "type": "integer", "description": "每页大小", "name": "pageSize", "in": "query" } ], "responses": { "200": { "description": "成功", "schema": { "allOf": [ { "$ref": "#/definitions/util.ResponseList" }, { "type": "object", "properties": { "data": { "type": "array", "items": { "$ref": "#/definitions/models.Dict" } } } } ] } } } }, "put": { "produces": [ "application/json" ], "tags": [ "系统设置/字典" ], "summary": "编辑字典", "parameters": [ { "description": "字典信息", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/request.UpdateDict" } } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } }, "post": { "produces": [ "application/json" ], "tags": [ "系统设置/字典" ], "summary": "添加字典", "parameters": [ { "description": "字典信息", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/request.AddDict" } } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/dict/{id}": { "delete": { "produces": [ "application/json" ], "tags": [ "系统设置/字典" ], "summary": "删除字典", "parameters": [ { "type": "string", "description": "字典信息", "name": "id", "in": "path", "required": true } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/getPriceStandardList": { "get": { "produces": [ "application/json" ], "tags": [ "系统设置/生丝定价标准" ], "summary": "获取生丝定价标准", "parameters": [ { "type": "string", "name": "keyWord", "in": "query" }, { "type": "integer", "description": "页码", "name": "page", "in": "query" }, { "type": "integer", "description": "每页大小", "name": "pageSize", "in": "query" } ], "responses": { "200": { "description": "成功", "schema": { "allOf": [ { "$ref": "#/definitions/util.ResponseList" }, { "type": "object", "properties": { "data": { "type": "array", "items": { "$ref": "#/definitions/models.RawSilkPriceStandard" } } } } ] } } } } }, "/api-jl/v1/system/getRankStandard": { "get": { "produces": [ "application/json" ], "tags": [ "系统设置/生丝定级标准" ], "summary": "获取生丝定级标准", "responses": { "200": { "description": "成功", "schema": { "allOf": [ { "$ref": "#/definitions/util.ResponseList" }, { "type": "object", "properties": { "data": { "type": "array", "items": { "$ref": "#/definitions/response.RankStandard" } } } } ] } } } } }, "/api-jl/v1/system/getWorkshopManageList": { "get": { "produces": [ "application/json" ], "tags": [ "系统设置/车间管理" ], "summary": "获取车间管理列表", "parameters": [ { "type": "string", "name": "keyWord", "in": "query" }, { "type": "integer", "description": "页码", "name": "page", "in": "query" }, { "type": "integer", "description": "每页大小", "name": "pageSize", "in": "query" } ], "responses": { "200": { "description": "成功", "schema": { "allOf": [ { "$ref": "#/definitions/util.ResponseList" }, { "type": "object", "properties": { "data": { "type": "array", "items": { "$ref": "#/definitions/models.WorkshopManage" } } } } ] } } } } }, "/api-jl/v1/system/savePriceStandard": { "post": { "produces": [ "application/json" ], "tags": [ "系统设置/生丝定价标准" ], "summary": "保存生丝定价标准", "parameters": [ { "description": "参数", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/models.RawSilkPriceStandard" } } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/saveRankStandard": { "post": { "produces": [ "application/json" ], "tags": [ "系统设置/生丝定级标准" ], "summary": "保存生丝定级标准", "parameters": [ { "description": "参数", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/request.SaveRankStandard" } } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } }, "/api-jl/v1/system/saveWorkshopManage": { "post": { "produces": [ "application/json" ], "tags": [ "系统设置/车间管理" ], "summary": "保存车间管理", "parameters": [ { "description": "参数", "name": "object", "in": "body", "required": true, "schema": { "$ref": "#/definitions/models.WorkshopManage" } } ], "responses": { "200": { "description": "成功", "schema": { "$ref": "#/definitions/util.Response" } } } } } }, "definitions": { "constvar.CarFlag": { "type": "integer", "enum": [ 1, 2, 3 ], "x-enum-comments": { "AllCar": "全车", "LeftHalfCar": "左半车", "RightHalfCar": "右半车" }, "x-enum-varnames": [ "LeftHalfCar", "RightHalfCar", "AllCar" ] }, "constvar.CheckItem": { "type": "integer", "enum": [ 1, 2, 3, 4, 5 ], "x-enum-comments": { "CheckItemCleanliness": "清洁分", "CheckItemDeviation": "纤度偏差", "CheckItemMaxDeviation": "最大偏差", "CheckItemPurity": "洁净分", "CheckItemTwiceChange": "二次变化" }, "x-enum-varnames": [ "CheckItemDeviation", "CheckItemTwiceChange", "CheckItemCleanliness", "CheckItemPurity", "CheckItemMaxDeviation" ] }, "constvar.DictType": { "type": "integer", "enum": [ 0, 1, 2, 3 ], "x-enum-comments": { "DictTypeColor": "颜色", "DictTypeMarket": "庄口", "DictTypeSpec": "规格", "DictTypeWorkshop": "车间" }, "x-enum-varnames": [ "DictTypeMarket", "DictTypeWorkshop", "DictTypeColor", "DictTypeSpec" ] }, "gorm.DeletedAt": { "type": "object", "properties": { "time": { "type": "string" }, "valid": { "description": "Valid is true if Time is not NULL", "type": "boolean" } } }, "models.Dict": { "type": "object", "properties": { "createdAt": { "type": "string" }, "deletedAt": { "$ref": "#/definitions/gorm.DeletedAt" }, "dictType": { "description": "字典类型", "allOf": [ { "$ref": "#/definitions/constvar.DictType" } ] }, "id": { "type": "integer" }, "name": { "description": "名称", "type": "string" }, "number": { "description": "编号", "type": "string" }, "remark": { "description": "备注", "type": "string" }, "updatedAt": { "type": "string" } } }, "models.FinenessItem": { "type": "object", "properties": { "createdAt": { "type": "string" }, "deletedAt": { "$ref": "#/definitions/gorm.DeletedAt" }, "fineness": { "description": "纤度", "type": "number" }, "finenessRegisterID": { "type": "integer" }, "id": { "type": "integer" }, "position": { "description": "车号", "type": "integer" }, "quantity": { "description": "数量", "type": "number" }, "sum": { "description": "纤度合计", "type": "number" }, "updatedAt": { "type": "string" } } }, "models.FinenessRegister": { "type": "object", "properties": { "circle": { "description": "回数", "type": "integer" }, "createdAt": { "type": "string" }, "deletedAt": { "$ref": "#/definitions/gorm.DeletedAt" }, "finenessList": { "type": "array", "items": { "$ref": "#/definitions/models.FinenessItem" } }, "finishDate": { "description": "落丝时间", "type": "string" }, "id": { "type": "integer" }, "market": { "description": "庄口", "type": "string" }, "name": { "description": "车间", "type": "string" }, "number": { "description": "编号", "type": "string" }, "spec": { "description": "规格", "type": "string" }, "sumFineness": { "type": "number" }, "sumQuantity": { "type": "number" }, "totalCircle": { "description": "总回数", "type": "integer" }, "updatedAt": { "type": "string" }, "workshopGroup": { "description": "车组", "type": "string" } } }, "models.RawSilkPriceStandard": { "type": "object", "properties": { "createdAt": { "type": "string" }, "deletedAt": { "$ref": "#/definitions/gorm.DeletedAt" }, "id": { "type": "integer" }, "marketNumber": { "type": "string" }, "notes": { "type": "string" }, "payStandard": { "type": "number" }, "rawSilkGradeNumber": { "type": "string" }, "unit": { "type": "string" }, "updatedAt": { "type": "string" } } }, "models.WorkshopManage": { "type": "object", "properties": { "carFlag": { "$ref": "#/definitions/constvar.CarFlag" }, "createdAt": { "type": "string" }, "deletedAt": { "$ref": "#/definitions/gorm.DeletedAt" }, "endCarNumber": { "type": "integer" }, "groupNumber": { "type": "integer" }, "id": { "type": "integer" }, "notes": { "type": "string" }, "startCarNumber": { "type": "integer" }, "updatedAt": { "type": "string" }, "workshopNumber": { "type": "string" } } }, "request.AddDict": { "type": "object", "properties": { "dictType": { "description": "字典类型", "allOf": [ { "$ref": "#/definitions/constvar.DictType" } ] }, "name": { "description": "名称", "type": "string" }, "number": { "description": "编码", "type": "string" }, "remark": { "description": "备注", "type": "string" } } }, "request.AddFinenessRegister": { "type": "object", "properties": { "circle": { "description": "回数", "type": "integer" }, "finenessList": { "description": "纤度数组", "type": "array", "items": { "$ref": "#/definitions/request.FinenessItem" } }, "finishDate": { "description": "落丝时间", "type": "string" }, "id": { "description": "id 添加时传0", "type": "integer" }, "market": { "description": "庄口", "type": "string" }, "name": { "description": "车间", "type": "string" }, "number": { "description": "编号", "type": "string" }, "spec": { "description": "规格", "type": "string" }, "sumFineness": { "description": "合计纤度", "type": "number" }, "sumQuantity": { "description": "合计数量", "type": "number" }, "totalCircle": { "description": "总回数", "type": "integer" }, "workshopGroup": { "description": "车组", "type": "string" } } }, "request.DynamicsRank": { "type": "object", "properties": { "rankName": { "description": "等级名称", "type": "string" }, "rankProp": { "description": "前缀key", "type": "string" }, "rankValue": { "description": "等级值", "type": "number" } } }, "request.FinenessItem": { "type": "object", "properties": { "fineness": { "description": "纤度", "type": "number" }, "position": { "description": "车号", "type": "integer" }, "quantity": { "description": "数量", "type": "number" }, "sum": { "description": "合计", "type": "number" } } }, "request.RankStandard": { "type": "object", "properties": { "checkItem": { "description": "检查项目名称", "allOf": [ { "$ref": "#/definitions/constvar.CheckItem" } ] }, "dynamicsRanks": { "type": "array", "items": { "$ref": "#/definitions/request.DynamicsRank" } }, "endFineness": { "description": "结束纤度", "type": "number" }, "lineId": { "description": "行id", "type": "string" }, "rankA": { "description": "野纤", "type": "number" }, "rankB": { "description": "大野", "type": "number" }, "rankC": { "description": "特野", "type": "number" }, "startFineness": { "description": "开始纤度", "type": "number" } } }, "request.SaveRankStandard": { "type": "object", "properties": { "rankStandard": { "type": "array", "items": { "$ref": "#/definitions/request.RankStandard" } } } }, "request.UpdateDict": { "type": "object", "properties": { "dictType": { "description": "字典类型", "allOf": [ { "$ref": "#/definitions/constvar.DictType" } ] }, "id": { "type": "integer" }, "name": { "description": "名称", "type": "string" }, "number": { "description": "编码", "type": "string" }, "remark": { "description": "备注", "type": "string" } } }, "response.DynamicsRank": { "type": "object", "properties": { "rankName": { "description": "等级名称", "type": "string" }, "rankProp": { "description": "前缀key", "type": "string" }, "rankValue": { "description": "等级值", "type": "number" } } }, "response.RankStandard": { "type": "object", "properties": { "checkItem": { "description": "检查项目名称", "allOf": [ { "$ref": "#/definitions/constvar.CheckItem" } ] }, "dynamicsRanks": { "type": "array", "items": { "$ref": "#/definitions/response.DynamicsRank" } }, "endFineness": { "description": "结束纤度", "type": "number" }, "lineId": { "description": "行id", "type": "string" }, "rankA": { "description": "野纤", "type": "number" }, "rankB": { "description": "大野", "type": "number" }, "rankC": { "description": "特野", "type": "number" }, "startFineness": { "description": "开始纤度", "type": "number" } } }, "util.Response": { "type": "object", "properties": { "code": { "type": "integer" }, "data": {}, "msg": { "type": "string" } } }, "util.ResponseList": { "type": "object", "properties": { "code": { "type": "integer" }, "data": {}, "msg": { "type": "string" }, "page": { "type": "integer" }, "pageSize": { "type": "integer" }, "total": {} } } } }` // SwaggerInfo holds exported Swagger Info so clients can modify it var SwaggerInfo = &swag.Spec{ Version: "", Host: "", BasePath: "", Schemes: []string{}, Title: "", Description: "", InfoInstanceName: "swagger", SwaggerTemplate: docTemplate, LeftDelim: "{{", RightDelim: "}}", } func init() { swag.Register(SwaggerInfo.InstanceName(), SwaggerInfo) }