Commit f446e6dc by zhiheng.zhang

Merge branch 'feature/2020/09/07-1.9.38-自主积分新增撤单功能-张志恒' into qa

parents 56f4e00b 8263c56c
...@@ -10,4 +10,5 @@ import lombok.ToString; ...@@ -10,4 +10,5 @@ import lombok.ToString;
public class ParkingOrderRevokeReq { public class ParkingOrderRevokeReq {
private String orderCode; private String orderCode;
private String operator; private String operator;
private String partnerId;
} }
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