Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Cong.Zhao
/
musician-api.hikoon.com
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
23649692
...
2364969228bd2a7f56897653650b3d072c68b17c
authored
2022-12-07 16:44:40 +0800
by
lemon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
显示类型id
1 parent
d7ac3e4a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/Models/Legal/PropertyFileType.php
app/Models/Legal/PropertyFileType.php
View file @
2364969
...
...
@@ -8,7 +8,7 @@ use Illuminate\Database\Eloquent\Model;
class
PropertyFileType
extends
BaseModel
{
public
$hidden
=
[
'
id'
,
'
visible'
,
'type'
,
'created_at'
'visible'
,
'type'
,
'created_at'
];
}
...
...
Please
register
or
sign in
to post a comment