Commit 18fddfd3 by chongfu.liang

Merge branch 'feature/20200513_1.9.25_订单对接券码字段修改' into develop

parents 3ab3e282 7eb6d2c3
...@@ -20,6 +20,7 @@ public class CouponCodeBaseDto { ...@@ -20,6 +20,7 @@ public class CouponCodeBaseDto {
private Integer ver; private Integer ver;
// 71代表核销 // 71代表核销
private Integer reqtype; private Integer reqtype;
private String partnerId;
private String store_id; private String store_id;
private String station_id; private String station_id;
private String operator_id; private String operator_id;
......
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