券标题:
[[${mgtCouponInfoDto?.title}]]
发放状态:
[[${@dict.getLabel('zhengzai_coupon_mgt_state', mgtCouponInfoDto?.state)}]]
描述说明(App显示):
[[${mgtCouponInfoDto?.notice}]]
适用范围:
[[${couponRule?.busiName}]][[${busiNameChildNode}]]
券类别:
[[${@dict.getLabel('zhengzai_coupon_busi_type', mgtCouponInfoDto?.busiType)}]]
类型:
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
金额:
[[${mgtCouponInfoDto?.valFace}]] 元
数量:
[[${mgtCouponInfoDto?.eventAmt}]][[${mgtCouponInfoDto?.bindType == 0 ? ' 张' : ' 张/账户'}]]
券的有效期:
[[${mgtCouponInfoDto?.validity}]] 天
兑换有效期:
[[${mgtCouponInfoDto?.redeemValidity}]] 天
生成时间:
[[${#strings.substring(mgtCouponInfoDto?.createdAt,0,19)}]]
发放时间:
[[${#strings.substring(mgtCouponInfoDto?.eventAt,0,19)}]]