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