From dd5aba8250aae8c939cfd67120ed82e6f9097c76 Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期四, 28 十二月 2023 10:00:59 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- proto/product_inventory.proto | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/proto/product_inventory.proto b/proto/product_inventory.proto index d3d00ca..66cab98 100644 --- a/proto/product_inventory.proto +++ b/proto/product_inventory.proto @@ -37,7 +37,7 @@ } message ProductInfo{ - string Id = 1; + string Number = 1; string Name = 2; string OrderAmount = 3;//璁㈠崟鏁伴噺 string Unit = 4; -- Gitblit v1.8.0