Commit 7a7ebdb8 by zhiheng.zhang

订单取消注释

parent e33baf13
...@@ -11,5 +11,5 @@ public class ParkingOrderRevokeReq { ...@@ -11,5 +11,5 @@ public class ParkingOrderRevokeReq {
private String orderCode; private String orderCode;
private String operator; private String operator;
private String partnerId; private String partnerId;
private String revokeReason; private String cancelReason;
} }
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