mirror of
https://github.com/easychen/pushdeer.git
synced 2025-04-30 16:29:51 +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…
x
Reference in New Issue
Block a user