{ "openapi": "3.0.1", "info": { "title": "WIDESEA 接口文档——.NET 6.0.36", "description": "WIDESEA HTTP API V2", "version": "V2" }, "paths": { "/api/AreaInfo/AreaEnableStatus": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } }, "get": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "integer", "format": "int32" } }, "application/json": { "schema": { "type": "integer", "format": "int32" } }, "text/json": { "schema": { "type": "integer", "format": "int32" } }, "application/*+json": { "schema": { "type": "integer", "format": "int32" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/AreaInfo/AreaDisableStatus": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } }, "get": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "integer", "format": "int32" } }, "application/json": { "schema": { "type": "integer", "format": "int32" } }, "text/json": { "schema": { "type": "integer", "format": "int32" } }, "application/*+json": { "schema": { "type": "integer", "format": "int32" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/AreaInfo/GetPageData": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/GetDetailPage": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/AddData": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/Add": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/Update": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/UpdateData": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/Del": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/Export": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/DownLoadTemplate": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/Import": { "post": { "tags": [ "AreaInfo" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaInfo/ExportSeedData": { "post": { "tags": [ "AreaInfo" ], "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/GetPageData": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/GetDetailPage": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/AddData": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/Add": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/Update": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/UpdateData": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_AreaRouter" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/Del": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/Export": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/DownLoadTemplate": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/Import": { "post": { "tags": [ "AreaRouter" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/AreaRouter/ExportSeedData": { "post": { "tags": [ "AreaRouter" ], "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/GetPageData": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/GetDetailPage": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/AddData": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/Add": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/Update": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/UpdateData": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_CachePoint" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/Del": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/Export": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/DownLoadTemplate": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "CachePoint" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/Import": { "post": { "tags": [ "CachePoint" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/CachePoint/ExportSeedData": { "post": { "tags": [ "CachePoint" ], "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/AddInboundOrder": { "post": { "tags": [ "InboundOrder" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/InboundOrderAddDTO" } }, "application/json": { "schema": { "$ref": "#/components/schemas/InboundOrderAddDTO" } }, "text/json": { "schema": { "$ref": "#/components/schemas/InboundOrderAddDTO" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/InboundOrderAddDTO" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/InboundOrder/GetInboundOrder": { "post": { "tags": [ "InboundOrder" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/InboundOrderGetDTO" } }, "application/json": { "schema": { "$ref": "#/components/schemas/InboundOrderGetDTO" } }, "text/json": { "schema": { "$ref": "#/components/schemas/InboundOrderGetDTO" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/InboundOrderGetDTO" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/InboundOrder/GetInboundOrderDetail": { "post": { "tags": [ "InboundOrder" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "string" } }, "application/json": { "schema": { "type": "string" } }, "text/json": { "schema": { "type": "string" } }, "application/*+json": { "schema": { "type": "string" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/InboundOrder/GetPageData": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/GetDetailPage": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/AddData": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/Add": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/Update": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/UpdateData": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrder" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/Del": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/Export": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/DownLoadTemplate": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/Import": { "post": { "tags": [ "InboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrder/ExportSeedData": { "post": { "tags": [ "InboundOrder" ], "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/GetPageData": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/GetDetailPage": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/AddData": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/Add": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/Update": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/UpdateData": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/Del": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/Export": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/DownLoadTemplate": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/Import": { "post": { "tags": [ "InboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/InboundOrderDetail/ExportSeedData": { "post": { "tags": [ "InboundOrderDetail" ], "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/InitializationLocation": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/InitializationLocationDTO" } }, "application/json": { "schema": { "$ref": "#/components/schemas/InitializationLocationDTO" } }, "text/json": { "schema": { "$ref": "#/components/schemas/InitializationLocationDTO" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/InitializationLocationDTO" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/LocationInfo/AdjacentDepthLocation": { "post": { "tags": [ "LocationInfo" ], "parameters": [ { "name": "locationCode", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } } } } } } }, "/api/LocationInfo/GetAllLocationGroups": { "post": { "tags": [ "LocationInfo" ], "parameters": [ { "name": "roadway", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/LocationGroupDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/LocationGroupDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/LocationGroupDTO" } } } } } } } }, "/api/LocationInfo/GetLocationGroups": { "post": { "tags": [ "LocationInfo" ], "parameters": [ { "name": "roadway", "in": "query", "schema": { "type": "string" } }, { "name": "locationAStatus", "in": "query", "schema": { "enum": [ 0, 1, 2, 98, 99 ], "type": "integer", "format": "int32" } }, { "name": "locationBStatus", "in": "query", "schema": { "enum": [ 0, 1, 2, 98, 99 ], "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/LocationGroupDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/LocationGroupDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/LocationGroupDTO" } } } } } } } }, "/api/LocationInfo/LocationEnableStatus": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/LocationInfo/LocationDisableStatus": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/LocationInfo/GetPageData": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/GetDetailPage": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/AddData": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/Add": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/Update": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/UpdateData": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/Del": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/Export": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/DownLoadTemplate": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/Import": { "post": { "tags": [ "LocationInfo" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationInfo/ExportSeedData": { "post": { "tags": [ "LocationInfo" ], "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/GetLocationState": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "parameters": [ { "name": "id", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } }, "get": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "parameters": [ { "name": "id", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/LocationStatusChangeRecord/GetPageData": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/GetDetailPage": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/AddData": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/Add": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/Update": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/UpdateData": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_LocationStatusChangeRecord" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/Del": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/Export": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/DownLoadTemplate": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/Import": { "post": { "tags": [ "LocationStatusChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/LocationStatusChangeRecord/ExportSeedData": { "post": { "tags": [ "LocationStatusChangeRecord" ], "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/GetPageData": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/GetDetailPage": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/AddData": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/Add": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/Update": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/UpdateData": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_MaterielInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/Del": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/Export": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/DownLoadTemplate": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/Import": { "post": { "tags": [ "MaterielInfo" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/MaterielInfo/ExportSeedData": { "post": { "tags": [ "MaterielInfo" ], "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/GetOutboundOrder": { "post": { "tags": [ "OutboundOrder" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/OutboundOrderGetDTO" } }, "application/json": { "schema": { "$ref": "#/components/schemas/OutboundOrderGetDTO" } }, "text/json": { "schema": { "$ref": "#/components/schemas/OutboundOrderGetDTO" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/OutboundOrderGetDTO" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/OutboundOrder/GetOutboundOrderDetail": { "post": { "tags": [ "OutboundOrder" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "string" } }, "application/json": { "schema": { "type": "string" } }, "text/json": { "schema": { "type": "string" } }, "application/*+json": { "schema": { "type": "string" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/OutboundOrder/GetPageData": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/GetDetailPage": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/AddData": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/Add": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/Update": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/UpdateData": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrder" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/Del": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/Export": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/DownLoadTemplate": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/Import": { "post": { "tags": [ "OutboundOrder" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrder/ExportSeedData": { "post": { "tags": [ "OutboundOrder" ], "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/AutoLockOutboundStock": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "parameters": [ { "name": "orderDetailId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/OutboundOrderDetail/LockOutboundStock": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "parameters": [ { "name": "id", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "application/*+json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/OutboundOrderDetail/LockOutboundStocks": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/OutboundOrderDetail/RevokeLockOutboundStock": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "parameters": [ { "name": "id", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/OutboundOrderDetail/GetPageData": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/GetDetailPage": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/AddData": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/Add": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/Update": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/UpdateData": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/Del": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/Export": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/DownLoadTemplate": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/Import": { "post": { "tags": [ "OutboundOrderDetail" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutboundOrderDetail/ExportSeedData": { "post": { "tags": [ "OutboundOrderDetail" ], "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/GetByOrderDetailId": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "parameters": [ { "name": "orderDetailId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } } } } } } } }, "/api/OutStockLockInfo/GetPageData": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/GetDetailPage": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/AddData": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/Add": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/Update": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/UpdateData": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_OutStockLockInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/Del": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/Export": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/DownLoadTemplate": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/Import": { "post": { "tags": [ "OutStockLockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/OutStockLockInfo/ExportSeedData": { "post": { "tags": [ "OutStockLockInfo" ], "responses": { "200": { "description": "OK" } } } }, "/api/PDA/CallMateriel": { "post": { "tags": [ "PDA" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "string" } }, "application/json": { "schema": { "type": "string" } }, "text/json": { "schema": { "type": "string" } }, "application/*+json": { "schema": { "type": "string" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/PDA/MaterielCarry": { "post": { "tags": [ "PDA" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "string" } }, "application/json": { "schema": { "type": "string" } }, "text/json": { "schema": { "type": "string" } }, "application/*+json": { "schema": { "type": "string" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/PDA/MaterielGroup": { "post": { "tags": [ "PDA" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/MaterielGroupDTO" } }, "application/json": { "schema": { "$ref": "#/components/schemas/MaterielGroupDTO" } }, "text/json": { "schema": { "$ref": "#/components/schemas/MaterielGroupDTO" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/MaterielGroupDTO" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/PDA/QueryOrderInfo": { "post": { "tags": [ "PDA" ], "summary": " (Auth)", "parameters": [ { "name": "pageNo", "in": "query", "schema": { "type": "integer", "format": "int32" } }, { "name": "orderNo", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/PDA/UploadApp": { "post": { "tags": [ "PDA" ], "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } }, "get": { "tags": [ "PDA" ], "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/PDA/GetPDAVersion": { "post": { "tags": [ "PDA" ], "parameters": [ { "name": "version", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } }, "get": { "tags": [ "PDA" ], "parameters": [ { "name": "version", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/PDA/DownLoadApp": { "post": { "tags": [ "PDA" ], "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "PDA" ], "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/GetPageData": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/GetDetailPage": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/AddData": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/Add": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/Update": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/UpdateData": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_RoadwayInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/Del": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/Export": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/DownLoadTemplate": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/Import": { "post": { "tags": [ "RoadwayInfo" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/RoadwayInfo/ExportSeedData": { "post": { "tags": [ "RoadwayInfo" ], "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/GetAllStockViews": { "post": { "tags": [ "StockInfo" ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockViewDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockViewDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockViewDTO" } } } } } } } }, "/api/StockInfo/GetStockSelectViews": { "post": { "tags": [ "StockInfo" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "string" } }, "application/json": { "schema": { "type": "string" } }, "text/json": { "schema": { "type": "string" } }, "application/*+json": { "schema": { "type": "string" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } } } } } } }, "/api/StockInfo/GetPalletStockInfo": { "post": { "tags": [ "StockInfo" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "string" } }, "application/json": { "schema": { "type": "string" } }, "text/json": { "schema": { "type": "string" } }, "application/*+json": { "schema": { "type": "string" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } } } } } } }, "/api/StockInfo/GetPageData": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/GetDetailPage": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/AddData": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/Add": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/Update": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/UpdateData": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/Del": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/Export": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/DownLoadTemplate": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "StockInfo" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/Import": { "post": { "tags": [ "StockInfo" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfo/ExportSeedData": { "post": { "tags": [ "StockInfo" ], "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/GetPageData": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/GetDetailPage": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/AddData": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/Add": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/Update": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/UpdateData": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_StockInfoDetail" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/Del": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/Export": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/DownLoadTemplate": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/Import": { "post": { "tags": [ "StockInfoDetail" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockInfoDetail/ExportSeedData": { "post": { "tags": [ "StockInfoDetail" ], "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/GetPageData": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/GetDetailPage": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/AddData": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/Add": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/Update": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/UpdateData": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/Del": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/Export": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/DownLoadTemplate": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/Import": { "post": { "tags": [ "StockQuantityChangeRecord" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/StockQuantityChangeRecord/ExportSeedData": { "post": { "tags": [ "StockQuantityChangeRecord" ], "responses": { "200": { "description": "OK" } } } }, "/api/StockView/GetPageData": { "post": { "tags": [ "StockView" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/StockViewDTOPageGridData" } }, "application/json": { "schema": { "$ref": "#/components/schemas/StockViewDTOPageGridData" } }, "text/json": { "schema": { "$ref": "#/components/schemas/StockViewDTOPageGridData" } } } } } } }, "/api/StockView/GetDetailPage": { "post": { "tags": [ "StockView" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/GetVueDictionary": { "post": { "tags": [ "Sys_Dictionary" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "string" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "string" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "string" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "string" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/GetPageData": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/GetDetailPage": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/AddData": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/Add": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/Update": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/UpdateData": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Dictionary" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/Del": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/Export": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/DownLoadTemplate": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/Import": { "post": { "tags": [ "Sys_Dictionary" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Dictionary/ExportSeedData": { "post": { "tags": [ "Sys_Dictionary" ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/GetPageData": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/GetDetailPage": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/AddData": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/Add": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/Update": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/UpdateData": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_DictionaryList" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/Del": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/Export": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/DownLoadTemplate": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/Import": { "post": { "tags": [ "Sys_DictionaryList" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_DictionaryList/ExportSeedData": { "post": { "tags": [ "Sys_DictionaryList" ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/getTreeMenu": { "get": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/getMenu": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/getTreeItem": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "parameters": [ { "name": "menuId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/save": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/delMenu": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "parameters": [ { "name": "menuId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Sys_Menu/GetPageData": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/GetDetailPage": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/AddData": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/Add": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/Update": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/UpdateData": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Menu" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/Del": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/Export": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/DownLoadTemplate": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/Import": { "post": { "tags": [ "Sys_Menu" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Menu/ExportSeedData": { "post": { "tags": [ "Sys_Menu" ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/getUserChildRoles": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/getCurrentTreePermission": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/getUserTreePermission": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "parameters": [ { "name": "roleId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/getCurrentTreePermissionPDA": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/getUserTreePermissionPDA": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "parameters": [ { "name": "roleId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/savePermission": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "parameters": [ { "name": "roleId", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/UserPermissionDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/UserPermissionDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/UserPermissionDTO" } } }, "application/*+json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/UserPermissionDTO" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/GetPageData": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/GetDetailPage": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/AddData": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/Add": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/Update": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/UpdateData": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Role" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/Del": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/Export": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/DownLoadTemplate": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/Import": { "post": { "tags": [ "Sys_Role" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_Role/ExportSeedData": { "post": { "tags": [ "Sys_Role" ], "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/GetPageData": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/GetDetailPage": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/AddData": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/Add": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/Update": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/UpdateData": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_RoleAuth" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/Del": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/Export": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/DownLoadTemplate": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/Import": { "post": { "tags": [ "Sys_RoleAuth" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Sys_RoleAuth/ExportSeedData": { "post": { "tags": [ "Sys_RoleAuth" ], "responses": { "200": { "description": "OK" } } } }, "/api/tenant/initTenantInfo": { "get": { "tags": [ "Sys_Tenant" ], "parameters": [ { "name": "tenantName", "in": "query", "schema": { "type": "string" } }, { "name": "tenantType", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/tenant/GetPageData": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/GetDetailPage": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/AddData": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/Add": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/Update": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/UpdateData": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_Tenant" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/Del": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/Export": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/DownLoadTemplate": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/tenant/Import": { "post": { "tags": [ "Sys_Tenant" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/tenant/ExportSeedData": { "post": { "tags": [ "Sys_Tenant" ], "responses": { "200": { "description": "OK" } } } }, "/api/User/login": { "post": { "tags": [ "Sys_User" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/LoginInfo" } }, "application/json": { "schema": { "$ref": "#/components/schemas/LoginInfo" } }, "text/json": { "schema": { "$ref": "#/components/schemas/LoginInfo" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/LoginInfo" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/getCurrentUserInfo": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/User/modifyPwd": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "parameters": [ { "name": "oldPwd", "in": "query", "schema": { "type": "string" } }, { "name": "newPwd", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK" } } } }, "/api/User/getVierificationCode": { "get": { "tags": [ "Sys_User" ], "responses": { "200": { "description": "OK" } } } }, "/api/User/SerializeJwt": { "get": { "tags": [ "Sys_User" ], "parameters": [ { "name": "code", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/User/replaceToken": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/User/GetPageData": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/GetDetailPage": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/AddData": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_User" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_User" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_User" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_User" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/Add": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/Update": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/UpdateData": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Sys_User" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Sys_User" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Sys_User" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Sys_User" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/Del": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/Export": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/DownLoadTemplate": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Sys_User" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/User/Import": { "post": { "tags": [ "Sys_User" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/User/ExportSeedData": { "post": { "tags": [ "Sys_User" ], "responses": { "200": { "description": "OK" } } } }, "/api/Task/GenerateInboundTask": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "parameters": [ { "name": "stationCode", "in": "query", "schema": { "type": "string" } }, { "name": "inboundType", "in": "query", "schema": { "type": "integer", "format": "int32" } }, { "name": "palletCode", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/TaskCompleted": { "post": { "tags": [ "Task" ], "parameters": [ { "name": "taskNum", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/TaskCancel": { "post": { "tags": [ "Task" ], "parameters": [ { "name": "taskNum", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/UpdateTaskStatus": { "post": { "tags": [ "Task" ], "parameters": [ { "name": "taskNum", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/GenerateOutboundTask": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "parameters": [ { "name": "id", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "application/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "text/json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } }, "application/*+json": { "schema": { "type": "array", "items": { "$ref": "#/components/schemas/StockSelectViewDTO" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/GenerateOutboundTasks": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "text/json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } }, "application/*+json": { "schema": { "type": "array", "items": { "type": "integer", "format": "int32" } } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/PalletOutboundTask": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "parameters": [ { "name": "roadwayNo", "in": "query", "schema": { "type": "string" } }, { "name": "endStation", "in": "query", "schema": { "type": "string" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/GetTaskInfo": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/OutboundTask": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "parameters": [ { "name": "TaskNum", "in": "query", "schema": { "type": "integer", "format": "int32" } }, { "name": "pageNo", "in": "query", "schema": { "type": "integer", "format": "int32" } } ], "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/RequestInbound": { "post": { "tags": [ "Task" ], "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/OutboundTasks": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/InboundTask": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK", "content": { "text/plain": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "application/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } }, "text/json": { "schema": { "$ref": "#/components/schemas/WebResponseContent" } } } } } } }, "/api/Task/GetPageData": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/GetDetailPage": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/AddData": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/Add": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/Update": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/UpdateData": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_Task" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/Del": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/Export": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/DownLoadTemplate": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Task" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Task/Import": { "post": { "tags": [ "Task" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task/ExportSeedData": { "post": { "tags": [ "Task" ], "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/GetPageData": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/GetDetailPage": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/AddData": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/Add": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/Update": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/UpdateData": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_Task_Hty" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/Del": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/Export": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/DownLoadTemplate": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/Import": { "post": { "tags": [ "Task_Hty" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Task_Hty/ExportSeedData": { "post": { "tags": [ "Task_Hty" ], "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/GetPageData": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/GetDetailPage": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/AddData": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/Add": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/Update": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "text/json": { "schema": { "$ref": "#/components/schemas/SaveModel" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/SaveModel" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/UpdateData": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } }, "application/json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } }, "text/json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/Dt_Warehouse" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/Del": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "type": "array", "items": { } } }, "application/json": { "schema": { "type": "array", "items": { } } }, "text/json": { "schema": { "type": "array", "items": { } } }, "application/*+json": { "schema": { "type": "array", "items": { } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/Export": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "application/json-patch+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "text/json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } }, "application/*+json": { "schema": { "$ref": "#/components/schemas/PageDataOptions" } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/DownLoadTemplate": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } }, "get": { "tags": [ "Warehouse" ], "summary": " (Auth)", "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/Import": { "post": { "tags": [ "Warehouse" ], "summary": " (Auth)", "requestBody": { "content": { "multipart/form-data": { "schema": { "type": "object", "properties": { "fileInput": { "type": "array", "items": { "type": "string", "format": "binary" } } } }, "encoding": { "fileInput": { "style": "form" } } } } }, "responses": { "200": { "description": "OK" } } } }, "/api/Warehouse/ExportSeedData": { "post": { "tags": [ "Warehouse" ], "responses": { "200": { "description": "OK" } } } } }, "components": { "schemas": { "ActionDTO": { "type": "object", "properties": { "actionId": { "type": "integer", "format": "int32" }, "menuId": { "type": "integer", "format": "int32" }, "text": { "type": "string", "nullable": true }, "value": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_AreaInfo": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "warehouseId": { "type": "integer", "format": "int32" }, "areaCode": { "type": "string", "nullable": true }, "areaName": { "type": "string", "nullable": true }, "areaType": { "type": "integer", "format": "int32" }, "areaStatus": { "type": "integer", "format": "int32" }, "areaDes": { "type": "string", "nullable": true }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_AreaRouter": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "startArea": { "type": "string", "nullable": true }, "nextArea": { "type": "string", "nullable": true }, "routerType": { "type": "integer", "format": "int32" }, "isEnd": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_CachePoint": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "areaId": { "type": "integer", "format": "int32" }, "pointCode": { "type": "string", "nullable": true }, "pointStatus": { "type": "integer", "format": "int32" }, "enableStatus": { "type": "integer", "format": "int32" }, "row": { "type": "integer", "format": "int32" }, "column": { "type": "integer", "format": "int32" }, "depth": { "type": "integer", "format": "int32" }, "pointType": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_InboundOrder": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "orderNo": { "type": "string", "nullable": true }, "upperOrderNo": { "type": "string", "nullable": true }, "orderType": { "type": "integer", "format": "int32" }, "orderStatus": { "type": "integer", "format": "int32" }, "createType": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "details": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_InboundOrderDetail" }, "nullable": true } }, "additionalProperties": false }, "Dt_InboundOrderDetail": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "orderId": { "type": "integer", "format": "int32" }, "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "batchNo": { "type": "string", "nullable": true }, "orderQuantity": { "type": "number", "format": "double" }, "receiptQuantity": { "type": "number", "format": "double" }, "overInQuantity": { "type": "number", "format": "double" }, "orderDetailStatus": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_LocationInfo": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "areaId": { "type": "integer", "format": "int32" }, "locationCode": { "type": "string", "nullable": true }, "locationName": { "type": "string", "nullable": true }, "roadwayNo": { "type": "string", "nullable": true }, "row": { "type": "integer", "format": "int32" }, "column": { "type": "integer", "format": "int32" }, "layer": { "type": "integer", "format": "int32" }, "depth": { "type": "integer", "format": "int32" }, "locationType": { "type": "integer", "format": "int32" }, "locationStatus": { "type": "integer", "format": "int32" }, "enableStatus": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_LocationStatusChangeRecord": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "locationId": { "type": "integer", "format": "int32" }, "locationCode": { "type": "string", "nullable": true }, "beforeStatus": { "type": "integer", "format": "int32" }, "afterStatus": { "type": "integer", "format": "int32" }, "changeType": { "type": "integer", "format": "int32" }, "orderId": { "type": "integer", "format": "int32", "nullable": true }, "orderNo": { "type": "string", "nullable": true }, "taskNum": { "type": "integer", "format": "int32", "nullable": true }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_MaterielInfo": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "areaId": { "type": "integer", "format": "int32" }, "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "materielDes": { "type": "string", "nullable": true }, "cotainerType": { "type": "integer", "format": "int32" }, "packspes": { "type": "string", "nullable": true }, "attribute": { "type": "integer", "format": "int32" }, "unit": { "type": "string", "nullable": true }, "validity": { "type": "integer", "format": "int32" }, "safetyStock": { "type": "number", "format": "double" }, "isMixBatch": { "type": "boolean" }, "isMixMateriel": { "type": "boolean" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_OutStockLockInfo": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "orderNo": { "type": "string", "nullable": true }, "orderDetailId": { "type": "integer", "format": "int32" }, "orderType": { "type": "integer", "format": "int32" }, "batchNo": { "type": "string", "nullable": true }, "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "stockId": { "type": "integer", "format": "int32" }, "orderQuantity": { "type": "number", "format": "double" }, "originalQuantity": { "type": "number", "format": "double" }, "assignQuantity": { "type": "number", "format": "double" }, "locationCode": { "type": "string", "nullable": true }, "palletCode": { "type": "string", "nullable": true }, "taskNum": { "type": "integer", "format": "int32", "nullable": true }, "status": { "type": "integer", "format": "int32" } }, "additionalProperties": false }, "Dt_OutboundOrder": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "orderNo": { "type": "string", "nullable": true }, "upperOrderNo": { "type": "string", "nullable": true }, "orderType": { "type": "integer", "format": "int32" }, "orderStatus": { "type": "integer", "format": "int32" }, "createType": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "details": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_OutboundOrderDetail" }, "nullable": true } }, "additionalProperties": false }, "Dt_OutboundOrderDetail": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "orderId": { "type": "integer", "format": "int32" }, "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "batchNo": { "type": "string", "nullable": true }, "orderQuantity": { "type": "number", "format": "double" }, "lockQuantity": { "type": "number", "format": "double" }, "overOutQuantity": { "type": "number", "format": "double" }, "orderDetailStatus": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_RoadwayInfo": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "roadwayNo": { "type": "string", "nullable": true }, "areaId": { "type": "integer", "format": "int32" }, "enableStatus": { "type": "integer", "format": "int32" }, "deviceNo": { "type": "string", "nullable": true }, "inStationCode": { "type": "string", "nullable": true }, "inSCStationCode": { "type": "string", "nullable": true }, "outStationCode": { "type": "string", "nullable": true }, "outSCStationCode": { "type": "string", "nullable": true }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_StockInfo": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "palletCode": { "type": "string", "nullable": true }, "locationCode": { "type": "string", "nullable": true }, "isFull": { "type": "boolean" }, "stockStatus": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "details": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_StockInfoDetail" }, "nullable": true } }, "additionalProperties": false }, "Dt_StockInfoDetail": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "stockId": { "type": "integer", "format": "int32" }, "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "orderNo": { "type": "string", "nullable": true }, "batchNo": { "type": "string", "nullable": true }, "serialNumber": { "type": "string", "nullable": true }, "stockQuantity": { "type": "number", "format": "double" }, "outboundQuantity": { "type": "number", "format": "double" }, "status": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "stockQuantityChangeRecord": { "$ref": "#/components/schemas/Dt_StockQuantityChangeRecord" } }, "additionalProperties": false }, "Dt_StockQuantityChangeRecord": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "stockDetailId": { "type": "integer", "format": "int32" }, "palleCode": { "type": "string", "nullable": true }, "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "batchNo": { "type": "string", "nullable": true }, "serilNumber": { "type": "string", "nullable": true }, "orderNo": { "type": "string", "nullable": true }, "taskNum": { "type": "integer", "format": "int32", "nullable": true }, "changeType": { "type": "integer", "format": "int32" }, "changeQuantity": { "type": "number", "format": "double" }, "beforeQuantity": { "type": "number", "format": "double" }, "afterQuantity": { "type": "number", "format": "double" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_Task": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "taskId": { "type": "integer", "format": "int32" }, "taskNum": { "type": "integer", "format": "int32" }, "palletCode": { "type": "string", "nullable": true }, "roadway": { "type": "string", "nullable": true }, "taskType": { "type": "integer", "format": "int32" }, "taskStatus": { "type": "integer", "format": "int32" }, "sourceAddress": { "type": "string", "nullable": true }, "targetAddress": { "type": "string", "nullable": true }, "currentAddress": { "type": "string", "nullable": true }, "nextAddress": { "type": "string", "nullable": true }, "depth": { "type": "integer", "format": "int32" }, "orderNo": { "type": "string", "nullable": true }, "grade": { "type": "integer", "format": "int32" }, "sourceKey": { "type": "integer", "format": "int32" }, "dispatchertime": { "type": "string", "format": "date-time", "nullable": true }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Dt_Task_Hty": { "type": "object", "properties": { "taskId": { "type": "integer", "format": "int32" }, "taskNum": { "type": "integer", "format": "int32" }, "palletCode": { "type": "string", "nullable": true }, "roadway": { "type": "string", "nullable": true }, "taskType": { "type": "integer", "format": "int32" }, "taskStatus": { "type": "integer", "format": "int32" }, "sourceAddress": { "type": "string", "nullable": true }, "targetAddress": { "type": "string", "nullable": true }, "currentAddress": { "type": "string", "nullable": true }, "nextAddress": { "type": "string", "nullable": true }, "orderNo": { "type": "string", "nullable": true }, "grade": { "type": "integer", "format": "int32" }, "sourceKey": { "type": "integer", "format": "int32" }, "dispatchertime": { "type": "string", "format": "date-time", "nullable": true }, "depth": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "sourceId": { "type": "integer", "format": "int32" }, "operateType": { "type": "string", "nullable": true }, "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true } }, "additionalProperties": false }, "Dt_Warehouse": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "id": { "type": "integer", "format": "int32" }, "warehouseCode": { "type": "string", "nullable": true }, "warehouseName": { "type": "string", "nullable": true }, "warehouseType": { "type": "string", "nullable": true }, "warehouseStatus": { "type": "integer", "format": "int32" }, "warehouseDes": { "type": "string", "nullable": true }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "InboundOrderAddDTO": { "type": "object", "properties": { "upperOrderNo": { "type": "string", "nullable": true }, "orderNo": { "type": "string", "nullable": true }, "orderType": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "details": { "type": "array", "items": { "$ref": "#/components/schemas/InboundOrderDetailAddDTO" }, "nullable": true } }, "additionalProperties": false }, "InboundOrderDetailAddDTO": { "type": "object", "properties": { "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "batchNo": { "type": "string", "nullable": true }, "orderQuantity": { "type": "number", "format": "double" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "InboundOrderGetDTO": { "type": "object", "properties": { "orderNo": { "type": "string", "nullable": true }, "pageNo": { "type": "integer", "format": "int32" } }, "additionalProperties": false }, "InitializationLocationDTO": { "type": "object", "properties": { "roadway": { "type": "string", "nullable": true }, "maxRow": { "type": "integer", "format": "int32" }, "maxColumn": { "type": "integer", "format": "int32" }, "maxLayer": { "type": "integer", "format": "int32" }, "isSingleDepth": { "type": "boolean" }, "firstDepthRows": { "type": "array", "items": { "type": "integer", "format": "int32" }, "nullable": true } }, "additionalProperties": false }, "LocationGroupDTO": { "type": "object", "properties": { "idA": { "type": "integer", "format": "int32" }, "idB": { "type": "integer", "format": "int32" }, "locationCodeA": { "type": "string", "nullable": true }, "locationCodeB": { "type": "string", "nullable": true }, "locationTypeA": { "type": "integer", "format": "int32" }, "locationTypeB": { "type": "integer", "format": "int32" }, "locationStatusA": { "type": "integer", "format": "int32" }, "locationStatusB": { "type": "integer", "format": "int32" }, "depthA": { "type": "integer", "format": "int32" }, "depthB": { "type": "integer", "format": "int32" }, "enableStatusA": { "type": "integer", "format": "int32" }, "enableStatusB": { "type": "integer", "format": "int32" } }, "additionalProperties": false }, "LoginInfo": { "type": "object", "properties": { "userName": { "type": "string", "nullable": true }, "password": { "type": "string", "nullable": true } }, "additionalProperties": false }, "MaterielGroupDTO": { "type": "object", "properties": { "palletCode": { "type": "string", "nullable": true }, "orderNo": { "type": "string", "nullable": true }, "serialNumbers": { "type": "array", "items": { "type": "string" }, "nullable": true } }, "additionalProperties": false }, "OutboundOrderGetDTO": { "type": "object", "properties": { "orderNo": { "type": "string", "nullable": true }, "pageNo": { "type": "integer", "format": "int32" } }, "additionalProperties": false }, "PageDataOptions": { "type": "object", "properties": { "page": { "type": "integer", "format": "int32" }, "rows": { "type": "integer", "format": "int32" }, "total": { "type": "integer", "format": "int32" }, "tableName": { "type": "string", "nullable": true }, "sort": { "type": "string", "nullable": true }, "order": { "type": "string", "nullable": true }, "wheres": { "type": "string", "nullable": true }, "export": { "type": "boolean" }, "value": { "nullable": true }, "filter": { "type": "array", "items": { "$ref": "#/components/schemas/SearchParameters" }, "nullable": true } }, "additionalProperties": false }, "SaveModel": { "type": "object", "properties": { "mainData": { "type": "object", "additionalProperties": { }, "nullable": true }, "detailData": { "type": "array", "items": { "type": "object", "additionalProperties": { } }, "nullable": true }, "delKeys": { "type": "array", "items": { }, "nullable": true }, "extra": { "nullable": true } }, "additionalProperties": false }, "SearchParameters": { "type": "object", "properties": { "name": { "type": "string", "nullable": true }, "value": { "type": "string", "nullable": true }, "displayType": { "type": "string", "nullable": true } }, "additionalProperties": false }, "StockSelectViewDTO": { "type": "object", "properties": { "materielCode": { "type": "string", "nullable": true }, "materielName": { "type": "string", "nullable": true }, "useableQuantity": { "type": "number", "format": "double" }, "palletCode": { "type": "string", "nullable": true }, "locationCode": { "type": "string", "nullable": true } }, "additionalProperties": false }, "StockViewDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int32" }, "locationCode": { "type": "string", "nullable": true }, "locationName": { "type": "string", "nullable": true }, "column": { "type": "integer", "format": "int32" }, "row": { "type": "integer", "format": "int32" }, "layer": { "type": "integer", "format": "int32" }, "depth": { "type": "integer", "format": "int32" }, "locationStatus": { "type": "integer", "format": "int32" }, "locationType": { "type": "integer", "format": "int32" }, "roadwayNo": { "type": "string", "nullable": true }, "enalbeStatus": { "type": "integer", "format": "int32" }, "stockId": { "type": "integer", "format": "int32" }, "palletCode": { "type": "string", "nullable": true }, "isFull": { "type": "boolean" }, "stockStatus": { "type": "integer", "format": "int32" }, "stockRemark": { "type": "string", "nullable": true }, "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "details": { "type": "array", "items": { "$ref": "#/components/schemas/Dt_StockInfoDetail" }, "nullable": true } }, "additionalProperties": false }, "StockViewDTOPageGridData": { "type": "object", "properties": { "total": { "type": "integer", "format": "int32" }, "rows": { "type": "array", "items": { "$ref": "#/components/schemas/StockViewDTO" }, "nullable": true }, "summary": { "nullable": true } }, "additionalProperties": false }, "Sys_Dictionary": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "dicId": { "type": "integer", "format": "int32" }, "config": { "type": "string", "nullable": true }, "sql": { "type": "string", "nullable": true }, "dicName": { "type": "string", "nullable": true }, "dicNo": { "type": "string", "nullable": true }, "enable": { "type": "integer", "format": "int32", "nullable": true }, "orderNo": { "type": "integer", "format": "int32", "nullable": true }, "parentId": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true }, "dicList": { "type": "array", "items": { "$ref": "#/components/schemas/Sys_DictionaryList" }, "nullable": true } }, "additionalProperties": false }, "Sys_DictionaryList": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "dicListId": { "type": "integer", "format": "int32" }, "dicName": { "type": "string", "nullable": true }, "dicValue": { "type": "string", "nullable": true }, "dicId": { "type": "integer", "format": "int32" }, "enable": { "type": "integer", "format": "int32", "nullable": true }, "orderNo": { "type": "integer", "format": "int32", "nullable": true }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Sys_Menu": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "menuId": { "type": "integer", "format": "int32" }, "menuName": { "type": "string", "nullable": true }, "auth": { "type": "string", "nullable": true }, "icon": { "type": "string", "nullable": true }, "description": { "type": "string", "nullable": true }, "enable": { "type": "integer", "format": "int32", "nullable": true }, "tableName": { "type": "string", "nullable": true }, "parentId": { "type": "integer", "format": "int32" }, "url": { "type": "string", "nullable": true }, "orderNo": { "type": "integer", "format": "int32", "nullable": true }, "menuType": { "type": "integer", "format": "int32" } }, "additionalProperties": false }, "Sys_Role": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "roleId": { "type": "integer", "format": "int32" }, "deptName": { "type": "string", "nullable": true }, "deptId": { "type": "integer", "format": "int32", "nullable": true }, "enable": { "type": "integer", "format": "int32" }, "parentId": { "type": "integer", "format": "int32" }, "roleName": { "type": "string", "nullable": true }, "roles": { "type": "array", "items": { "$ref": "#/components/schemas/Sys_Role" }, "nullable": true } }, "additionalProperties": false }, "Sys_RoleAuth": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "authId": { "type": "integer", "format": "int32" }, "authValue": { "type": "string", "nullable": true }, "menuId": { "type": "integer", "format": "int32" }, "roleId": { "type": "integer", "format": "int32", "nullable": true }, "userId": { "type": "integer", "format": "int32", "nullable": true } }, "additionalProperties": false }, "Sys_Tenant": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "tenantId": { "type": "integer", "format": "int32" }, "tenantName": { "type": "string", "nullable": true }, "tenantType": { "type": "integer", "format": "int32" }, "dbType": { "type": "integer", "format": "int32" }, "connectionString": { "type": "string", "nullable": true }, "status": { "type": "integer", "format": "int32" }, "remark": { "type": "string", "nullable": true } }, "additionalProperties": false }, "Sys_User": { "type": "object", "properties": { "creater": { "type": "string", "nullable": true }, "createDate": { "type": "string", "format": "date-time" }, "modifier": { "type": "string", "nullable": true }, "modifyDate": { "type": "string", "format": "date-time", "nullable": true }, "user_Id": { "type": "integer", "format": "int32" }, "userName": { "type": "string", "nullable": true }, "role_Id": { "type": "integer", "format": "int32" }, "roleName": { "type": "string", "nullable": true }, "phoneNo": { "type": "string", "nullable": true }, "remark": { "type": "string", "nullable": true }, "userPwd": { "type": "string", "nullable": true }, "userTrueName": { "type": "string", "nullable": true }, "deptName": { "type": "string", "nullable": true }, "dept_Id": { "type": "integer", "format": "int32", "nullable": true }, "email": { "type": "string", "nullable": true }, "enable": { "type": "integer", "format": "int32" }, "gender": { "type": "integer", "format": "int32", "nullable": true }, "headImageUrl": { "type": "string", "nullable": true }, "lastModifyPwdDate": { "type": "string", "format": "date-time", "nullable": true }, "address": { "type": "string", "nullable": true }, "token": { "type": "string", "nullable": true }, "tenantId": { "type": "integer", "format": "int64" } }, "additionalProperties": false }, "UserPermissionDTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int32" }, "pid": { "type": "integer", "format": "int32" }, "text": { "type": "string", "nullable": true }, "isApp": { "type": "boolean" }, "actions": { "type": "array", "items": { "$ref": "#/components/schemas/ActionDTO" }, "nullable": true } }, "additionalProperties": false }, "WebResponseContent": { "type": "object", "properties": { "status": { "type": "boolean" }, "code": { "type": "integer", "format": "int32" }, "message": { "type": "string", "nullable": true }, "data": { "nullable": true }, "devMessage": { "type": "string", "nullable": true } }, "additionalProperties": false } }, "securitySchemes": { "Bearer": { "type": "apiKey", "description": "JWT授权token前面需要加上字段Bearer与一个空格,如Bearer token", "name": "Authorization", "in": "header" } } }, "security": [ { "Bearer": [ ] } ] }