Commit 7eb6d2c3 by chongfu.liang

fix

parent 029298c4
...@@ -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