From d80428a19673e819440a34f2565b6dbbbe6ac567 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期四, 18 七月 2024 22:32:08 +0800
Subject: [PATCH] fix
---
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