优惠券增加cdn地址的字段
This commit is contained in:
parent
80635f86da
commit
373f2259b9
@ -51,6 +51,11 @@ class CouponClass extends BaseModule {
|
|||||||
*/
|
*/
|
||||||
@prop()
|
@prop()
|
||||||
public validEnd: number
|
public validEnd: number
|
||||||
|
/**
|
||||||
|
* 图片在cdn上地址
|
||||||
|
*/
|
||||||
|
@prop()
|
||||||
|
public image: string
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 领取后多少天过期
|
* 领取后多少天过期
|
||||||
|
Loading…
x
Reference in New Issue
Block a user