From 8a439141c04ee485d250f5a5bc3cead74f3a0156 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 01 十二月 2023 14:12:19 +0800
Subject: [PATCH] 修改aps物料申请状态

---
 docs/docs.go |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index 3f4b27a..d04b932 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -2736,7 +2736,7 @@
                 5
             ],
             "x-enum-comments": {
-                "OperationStatus_Cancel": "瀹屾垚",
+                "OperationStatus_Cancel": "鍙栨秷",
                 "OperationStatus_Draft": "鑽夌",
                 "OperationStatus_Finish": "瀹屾垚",
                 "OperationStatus_Ready": "灏辩华",
@@ -3371,6 +3371,9 @@
                 "receiverPhone": {
                     "type": "string"
                 },
+                "source": {
+                    "type": "string"
+                },
                 "sourceNumber": {
                     "description": "婧愬崟鍙�",
                     "type": "string"

--
Gitblit v1.8.0