后台会员级别与会员权益
This commit is contained in:
@@ -32,10 +32,6 @@ class Level extends Model
|
||||
protected $updateTime = 'updatetime';
|
||||
protected $deleteTime = false;
|
||||
|
||||
protected $type = [
|
||||
'benefits_id' => 'json',
|
||||
];
|
||||
|
||||
// 追加属性
|
||||
protected $append = [
|
||||
'status_text'
|
||||
|
||||
Reference in New Issue
Block a user