liujiandao
2023-11-10 b27754470b8655d5a6cf42bfc3bff908fcface03
proto/product.proto
@@ -51,7 +51,8 @@
message Info {
  string ProductId = 1;
  string Time = 2;
  string StartTime = 2;
  string EndTime = 3;
}
message GetProductOrderRequest {