update_time
number
#日期与时间.时间戳
修改时间
8、优惠券规则表tb_coupon_rules
字段名 | 数据类型 | 内容模型 | 含义 | 备注 |
_id | string | 主键 | 系统生成 | |
coupon_name | string | #单行字符串 | 优惠券名称 | |
coupon_type | number | #数字 | 优惠券类型 | 1-金额立减,2-打折,目前只用1 |
coupon_discount | number | #数字 | 优惠券折扣(暂时不用) | 5-5折,8-八折,9-九折, |
update_time
number
#日期与时间.时间戳
修改时间
字段名 | 数据类型 | 内容模型 | 含义 | 备注 |
_id | string | 主键 | 系统生成 | |
coupon_name | string | #单行字符串 | 优惠券名称 | |
coupon_type | number | #数字 | 优惠券类型 | 1-金额立减,2-打折,目前只用1 |
coupon_discount | number | #数字 | 优惠券折扣(暂时不用) | 5-5折,8-八折,9-九折, |