21
This commit is contained in:
parent
fbd8dce034
commit
6e4c6c1023
|
|
@ -374,7 +374,7 @@ public class UserBusinessService : IUserBusinessService
|
|||
EndTime = endTime,
|
||||
UserId = userId,
|
||||
CouponId = coupon.Id,
|
||||
Status = 1,
|
||||
Status = 0, // 可用状态
|
||||
State = 0, // 未使用
|
||||
Ttype = coupon.Ttype ?? 0,
|
||||
CreatedAt = DateTime.Now
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user