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