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/swagger.yaml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 83761e3..d136a20 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -180,7 +180,7 @@
     - 5
     type: integer
     x-enum-comments:
-      OperationStatus_Cancel: 瀹屾垚
+      OperationStatus_Cancel: 鍙栨秷
       OperationStatus_Draft: 鑽夌
       OperationStatus_Finish: 瀹屾垚
       OperationStatus_Ready: 灏辩华
@@ -636,6 +636,8 @@
         type: string
       receiverPhone:
         type: string
+      source:
+        type: string
       sourceNumber:
         description: 婧愬崟鍙�
         type: string

--
Gitblit v1.8.0