Commit f2324e84 by shuhu.hou@freemud.cn

购物车代码恢复

parent 8cd921b9
...@@ -52,7 +52,7 @@ public class GetCouponDetailResponseDto { ...@@ -52,7 +52,7 @@ public class GetCouponDetailResponseDto {
private String endDate; private String endDate;
@JsonProperty("EndString") @JsonProperty("EndString")
private String endString; private String endString;
@JsonProperty("Stock") @JsonProperty("Inventory")
private Integer inventory; private Integer inventory;
@JsonProperty("LastEditDate") @JsonProperty("LastEditDate")
private String lastEditDate; private String lastEditDate;
......
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