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