| | |
| | | } |
| | | } |
| | | }, |
| | | "/api/CachePoint/GetEndPoints": { |
| | | "post": { |
| | | "tags": [ |
| | | "CachePoint" |
| | | ], |
| | | "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/CachePoint/GetHCJStaue": { |
| | | "post": { |
| | | "tags": [ |
| | | "CachePoint" |
| | | ], |
| | | "parameters": [ |
| | | { |
| | | "name": "stationcode", |
| | | "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/CachePoint/GetPageData": { |
| | | "post": { |
| | | "tags": [ |
| | |
| | | "post": { |
| | | "tags": [ |
| | | "CachePoint" |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Equipment/GetPageData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/GetDetailPage": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/AddData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Equipment/Add": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/Update": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/UpdateData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Equipment" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Equipment/Del": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/Export": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/DownLoadTemplate": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Equipment/Import": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "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/Equipment/ExportSeedData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Equipment" |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | |
| | | } |
| | | } |
| | | }, |
| | | "/api/Sys_Menu/getTreeMenu1": { |
| | | "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": [ |
| | |
| | | } |
| | | }, |
| | | "/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/SavePermissionPDA": { |
| | | "post": { |
| | | "tags": [ |
| | | "Sys_Role" |
| | |
| | | } |
| | | } |
| | | }, |
| | | "/api/User/login1": { |
| | | "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": [ |
| | |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/User/modifyUserPwd": { |
| | | "post": { |
| | | "tags": [ |
| | | "Sys_User" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "parameters": [ |
| | | { |
| | | "name": "userName", |
| | | "in": "query", |
| | | "schema": { |
| | | "type": "string" |
| | | } |
| | | }, |
| | | { |
| | | "name": "password", |
| | | "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/UpdateAgvTask": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskFeedback" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskFeedback" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskFeedback" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskFeedback" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WCSback" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WCSback" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WCSback" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Task/AGVTaskrevokes": { |
| | | "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/AGVTaskConts": { |
| | | "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/AGVTaskEnds": { |
| | | "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/AGVTaskSuspends": { |
| | | "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/AGVTaskRecoverys": { |
| | | "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/GetAGVTaskData": { |
| | | "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/GetAGVTaskDataCP": { |
| | | "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/EmptyInTask": { |
| | | "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/EmptyOutTask": { |
| | | "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/PartiallyTask": { |
| | | "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/ConfirmTask": { |
| | | "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/CacheStatus": { |
| | | "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/LEDloctionList": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "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/EquipmentTask": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskEquipment" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskEquipment" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskEquipment" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/AGVTaskEquipment" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WCSback" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WCSback" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WCSback" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Task/GetConfig": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "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/PrintStatusUp": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "parameters": [ |
| | | { |
| | | "name": "tasknum", |
| | | "in": "query", |
| | | "schema": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | }, |
| | | { |
| | | "name": "printCode", |
| | | "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/GetPageData": { |
| | | "post": { |
| | | "tags": [ |
| | |
| | | "responses": { |
| | | "200": { |
| | | "description": "OK" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Task_Hty/TaskData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task_Hty" |
| | | ], |
| | | "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" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | }, |
| | | "components": { |
| | | "schemas": { |
| | | "AGVTaskEquipment": { |
| | | "type": "object", |
| | | "properties": { |
| | | "requestType": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "requestId": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "accessId": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "data": { |
| | | "$ref": "#/components/schemas/Equipment" |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "AGVTaskFeedback": { |
| | | "type": "object", |
| | | "properties": { |
| | | "requestType": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "requestId": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "accessId": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "data": { |
| | | "$ref": "#/components/schemas/Feedback" |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "ActionDTO": { |
| | | "type": "object", |
| | | "properties": { |
| | |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "materialtype": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "pointStatus": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "pointName": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "enableStatus": { |
| | | "type": "integer", |
| | |
| | | "format": "int32" |
| | | }, |
| | | "remark": { |
| | | "type": "string", |
| | | "nullable": true |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "Dt_Equipment": { |
| | | "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" |
| | | }, |
| | | "deviceId": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "deviceName": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "taskNo": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "eventId": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "title": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "message": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "status": { |
| | | "type": "string", |
| | | "nullable": true |
| | | } |
| | |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "materialtype": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "taskStatus": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | |
| | | "orderNo": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "status": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "grade": { |
| | | "type": "integer", |
| | |
| | | "nullable": true |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "Equipment": { |
| | | "type": "object", |
| | | "additionalProperties": false |
| | | }, |
| | | "Feedback": { |
| | | "type": "object", |
| | | "additionalProperties": false |
| | | }, |
| | | "InboundOrderAddDTO": { |
| | |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "WCSback": { |
| | | "type": "object", |
| | | "properties": { |
| | | "message": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "code": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "success": { |
| | | "type": "boolean" |
| | | }, |
| | | "data": { |
| | | "type": "boolean" |
| | | }, |
| | | "msg": { |
| | | "type": "string", |
| | | "nullable": true |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "WebResponseContent": { |
| | | "type": "object", |
| | | "properties": { |
| | | "status": { |
| | | "type": "boolean" |
| | | }, |
| | | "success": { |
| | | "type": "boolean" |
| | | }, |
| | | "code": { |
| | |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "msg": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "data": { |
| | | "nullable": true |
| | | }, |