Commit 6cb4439f by zhiheng.zhang

Merge branch '202007131400' into qa

parents c69143c8 5742f801
...@@ -82,5 +82,10 @@ public class ParkingOrderCreateReq { ...@@ -82,5 +82,10 @@ public class ParkingOrderCreateReq {
*/ */
private String partnerName; private String partnerName;
/**
* 订单那类型
*/
private Byte orderType;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment