|
|
|
@@ -134,7 +134,7 @@ public class WxCouponOrderBVo extends WxCouponOrder { |
|
|
|
this.bUserName = bUserName; |
|
|
|
} |
|
|
|
|
|
|
|
@Excel(name = "b端核销手机号", width = 50, orderNum = "5") |
|
|
|
@Excel(name = "b端核销员工姓名", width = 50, orderNum = "5") |
|
|
|
@io.swagger.annotations.ApiModelProperty(value="b端核销员工姓名",name="bUserName") |
|
|
|
private String bUserName; |
|
|
|
|
|
|
|
|