改进 暴露字段

This commit is contained in:
iVampireSP.com 2023-01-20 19:11:09 +08:00
parent 9b1e6c80d9
commit cd5ba9fbaa
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -31,8 +31,8 @@ class Module extends Authenticatable
protected $hidden = [
'api_token',
'url',
'wecom_key'
'wecom_key',
'balance'
];
protected $casts = [