Commit 8263c56c by zhiheng.zhang

添加商户号 ,灰度使用

parent 542d7c0a
...@@ -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