Selaa lähdekoodia

Merge branch 'release_toaliyun_real' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real

release_toaliyun_real
xiaohanzi 5 vuotta sitten
vanhempi
commit
2f4782efd4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/domain/vo/WxCouponOrderBVo.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/domain/vo/WxCouponOrderBVo.java Näytä tiedosto

@@ -25,6 +25,7 @@ public class WxCouponOrderBVo extends WxCouponOrder {
protected Long id; protected Long id;


/** 基础购买到的券信息 */ /** 基础购买到的券信息 */
@Excel(name = "订单编号", width = 20, orderNum = "1", prefix = "`")
@io.swagger.annotations.ApiModelProperty(value = "用户订单ID", name = "orderId") @io.swagger.annotations.ApiModelProperty(value = "用户订单ID", name = "orderId")
private Long orderId; private Long orderId;




Ladataan…
Peruuta
Tallenna