Commit ca473a20 by 蒋小洋

升级sdk

parent 1489ae3d
......@@ -102,3 +102,4 @@
| 1.3.68.RELEASE | 新增维护商品类型同步商品服务 | 周晓航 | 2021-09-03 |
| 1.3.69.RELEASE | 升级sdk | 伍平 | 2021-09-16 |
| 1.3.70.RELEASE | 升级sdk | 伍平 | 2021-10-11 |
| 1.3.71.RELEASE | 升级sdk | 蒋小洋 | 2021-10-27 |
\ No newline at end of file
......@@ -22,4 +22,11 @@ public class ProductBindingCouponType {
*/
// private int sequence;
//是否开启分账(0不开启,1开启)
private Integer isSplitAccount;
//最大核销次数"
private Integer maxRedeemTimes;
//券单价(分)
private Integer price;
}
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