From 97117fd9c18e1f1032e1b8b92ddab55d3e320d3a Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期日, 07 四月 2024 21:30:57 +0800
Subject: [PATCH] update

---
 wms/common_protomsg/common.pb.go |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/wms/common/common.pb.go b/wms/common_protomsg/common.pb.go
similarity index 95%
rename from wms/common/common.pb.go
rename to wms/common_protomsg/common.pb.go
index 31e84e1..d2041dc 100644
--- a/wms/common/common.pb.go
+++ b/wms/common_protomsg/common.pb.go
@@ -4,7 +4,7 @@
 // 	protoc        v3.19.0
 // source: wms/common/common.proto
 
-package common
+package common_protomsg
 
 import (
 	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
@@ -100,10 +100,11 @@
 	0x74, 0x69, 0x6f, 0x6e, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x4f, 0x75, 0x74, 0x73, 0x6f, 0x75,
 	0x72, 0x63, 0x69, 0x6e, 0x67, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x10, 0x05, 0x12, 0x1f, 0x0a, 0x1b,
 	0x4f, 0x70, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x53,
-	0x61, 0x6c, 0x65, 0x44, 0x65, 0x6c, 0x69, 0x76, 0x65, 0x72, 0x79, 0x10, 0x06, 0x42, 0x27, 0x5a,
-	0x25, 0x62, 0x61, 0x73, 0x69, 0x63, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x61, 0x70, 0x73, 0x2f, 0x70,
+	0x61, 0x6c, 0x65, 0x44, 0x65, 0x6c, 0x69, 0x76, 0x65, 0x72, 0x79, 0x10, 0x06, 0x42, 0x30, 0x5a,
+	0x2e, 0x62, 0x61, 0x73, 0x69, 0x63, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x61, 0x70, 0x73, 0x2f, 0x70,
 	0x72, 0x6f, 0x74, 0x6f, 0x6d, 0x73, 0x67, 0x2e, 0x67, 0x69, 0x74, 0x2f, 0x77, 0x6d, 0x73, 0x2f,
-	0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+	0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x6d, 0x73, 0x67, 0x62,
+	0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
 }
 
 var (

--
Gitblit v1.8.0