From 1eb9ead1bf8c3b4cb4cd281570888e76d2d6f859 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期日, 07 四月 2024 21:24:52 +0800
Subject: [PATCH] update

---
 wms/common/common.pb.go                            |    0 
 wms/product_inventory/product_inventory.pb.go      |    4 ++--
 wms/product_inventory/product_inventory_grpc.pb.go |    0 
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/basic.com/aps/protomsg.git/wms/common/common.pb.go b/wms/common/common.pb.go
similarity index 100%
rename from basic.com/aps/protomsg.git/wms/common/common.pb.go
rename to wms/common/common.pb.go
diff --git a/basic.com/aps/protomsg.git/wms/product_inventory/product_inventory.pb.go b/wms/product_inventory/product_inventory.pb.go
similarity index 99%
rename from basic.com/aps/protomsg.git/wms/product_inventory/product_inventory.pb.go
rename to wms/product_inventory/product_inventory.pb.go
index 1f0c4db..fa62a61 100644
--- a/basic.com/aps/protomsg.git/wms/product_inventory/product_inventory.pb.go
+++ b/wms/product_inventory/product_inventory.pb.go
@@ -667,8 +667,8 @@
 	Valorem     string       `protobuf:"bytes,9,opt,name=Valorem,proto3" json:"Valorem,omitempty"`     //浠风◣鍚堣
 	Warehouse   string       `protobuf:"bytes,10,opt,name=Warehouse,proto3" json:"Warehouse,omitempty"`
 	Amount      string       `protobuf:"bytes,11,opt,name=Amount,proto3" json:"Amount,omitempty"` //鏁伴噺
-	Status      FinishStatus `protobuf:"varint,13,opt,name=Status,proto3,enum=FinishStatus" json:"Status,omitempty"`
-	CreateTime  string       `protobuf:"bytes,14,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
+	Status     FinishStatus `protobuf:"varint,13,opt,name=Status,proto3,enum=FinishStatus" json:"Status,omitempty"`
+	CreateTime string       `protobuf:"bytes,14,opt,name=CreateTime,proto3" json:"CreateTime,omitempty"`
 	LocationID  int64        `protobuf:"varint,15,opt,name=LocationID,proto3" json:"LocationID,omitempty"`
 	WareHouseID int64        `protobuf:"varint,16,opt,name=WareHouseID,proto3" json:"WareHouseID,omitempty"`
 }
diff --git a/basic.com/aps/protomsg.git/wms/product_inventory/product_inventory_grpc.pb.go b/wms/product_inventory/product_inventory_grpc.pb.go
similarity index 100%
rename from basic.com/aps/protomsg.git/wms/product_inventory/product_inventory_grpc.pb.go
rename to wms/product_inventory/product_inventory_grpc.pb.go

--
Gitblit v1.8.0