mirror of
https://github.com/easychen/pushdeer.git
synced 2025-01-10 15:05:27 +08:00
修复wechat_id不可写的问题
This commit is contained in:
parent
f9ddd46f59
commit
3c5108da72
@ -13,6 +13,7 @@ class PushDeerUser extends Model
|
||||
'name',
|
||||
'email',
|
||||
'apple_id',
|
||||
'wechat_id',
|
||||
'level',
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user