后台会员级别与会员权益

This commit is contained in:
2026-04-28 16:13:29 +08:00
parent 317016f2a8
commit bdc0ff2399
7 changed files with 83 additions and 106 deletions

View File

@@ -32,10 +32,6 @@ class Level extends Model
protected $updateTime = 'updatetime';
protected $deleteTime = false;
protected $type = [
'benefits_id' => 'json',
];
// 追加属性
protected $append = [
'status_text'