refreshcoupon

This commit is contained in:
苏尹岚
2021-01-12 15:23:19 +08:00
parent 78d54c54ad
commit e48d74601f
3 changed files with 60 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ const (
)
const (
UserCouponStatusOverdue = 1 // 已被使用
UserCouponStatusUsed = 1 // 已被使用
)
var (