promotion 1.0
This commit is contained in:
parent
1cc8e025a1
commit
570d428b1c
60 changed files with 1596 additions and 272 deletions
|
|
@ -48,7 +48,8 @@ class UserPayCredit extends Model
|
|||
2 => 'deduction from payment',
|
||||
3 => 'manually added credit',
|
||||
4 => 'return from order',
|
||||
|
||||
5 => 'deduction from promotion',
|
||||
6 => 'return from promotion',
|
||||
];
|
||||
protected $table = 'user_pay_credits';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue