From 5b8f003464bd55678862534232228f61745ffafe Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 15 十二月 2023 11:05:35 +0800
Subject: [PATCH] 提示信息修改
---
docs/swagger.json | 34 ++--------------------------------
1 files changed, 2 insertions(+), 32 deletions(-)
diff --git a/docs/swagger.json b/docs/swagger.json
index 7bec273..349a879 100644
--- a/docs/swagger.json
+++ b/docs/swagger.json
@@ -6959,36 +6959,6 @@
}
}
},
- "/api/salesDetails/createOperation": {
- "post": {
- "produces": [
- "application/json"
- ],
- "tags": [
- "SalesDetails"
- ],
- "summary": "鍒涘缓浜у搧鍑哄簱淇℃伅",
- "parameters": [
- {
- "description": "鏌ヨ鍙傛暟",
- "name": "object",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/request.SalesDetails"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "OK",
- "schema": {
- "$ref": "#/definitions/response.ListResponse"
- }
- }
- }
- }
- },
"/api/salesDetails/delete": {
"delete": {
"produces": [
@@ -7136,7 +7106,7 @@
}
}
},
- "/api/salesDetails/sendSalesDetailsToApsProject": {
+ "/api/salesDetails/sendSalesDetailsToOtherSystem": {
"post": {
"produces": [
"application/json"
@@ -7144,7 +7114,7 @@
"tags": [
"SalesDetails"
],
- "summary": "鎺ㄩ�侀攢鍞槑缁嗕俊鎭埌aps椤圭洰妯″潡",
+ "summary": "鎺ㄩ�侀攢鍞槑缁嗕俊鎭埌鍏朵粬绯荤粺",
"parameters": [
{
"description": "鏌ヨ鍙傛暟",
--
Gitblit v1.8.0