改进 暴露字段
This commit is contained in:
parent
9b1e6c80d9
commit
cd5ba9fbaa
@ -31,8 +31,8 @@ class Module extends Authenticatable
|
||||
|
||||
protected $hidden = [
|
||||
'api_token',
|
||||
'url',
|
||||
'wecom_key'
|
||||
'wecom_key',
|
||||
'balance'
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
Loading…
Reference in New Issue
Block a user