testemich Promotion
This commit is contained in:
parent
38e7fd504a
commit
a0f4eda6ea
83 changed files with 1690 additions and 504 deletions
|
|
@ -50,7 +50,10 @@ class UserPayCredit extends Model
|
|||
4 => 'return from order',
|
||||
5 => 'deduction from promotion',
|
||||
6 => 'return from promotion',
|
||||
7 => 'add credits from charging',
|
||||
8 => 'remove credits from charging',
|
||||
];
|
||||
|
||||
protected $table = 'user_pay_credits';
|
||||
|
||||
protected $casts = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue