From de71e109b1959fe8ad86007c1c59658622933290 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期六, 30 三月 2024 17:29:48 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS

---
 proto/purchase_wms.proto |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/proto/purchase_wms.proto b/proto/purchase_wms.proto
index df8a95f..41044ef 100644
--- a/proto/purchase_wms.proto
+++ b/proto/purchase_wms.proto
@@ -31,6 +31,7 @@
   string WarehouseName = 5;//浠撳簱鍚嶇О
   repeated PurchaseProduct Product = 6;
   OperationSource OperationSource = 7;
+  string SalesDetailsNumber = 8;
 }
 
 message PurchaseToWmsResponse {

--
Gitblit v1.8.0