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
fe2b4516
...
fe2b4516009359992a8df487870b7030481726cf
authored
2022-12-02 15:57:40 +0800
by
lemon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
获取项目名
1 parent
6b864a3f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
app/Models/Legal/Project.php
app/Models/Legal/Project.php
View file @
fe2b451
...
...
@@ -14,4 +14,6 @@ class Project extends BaseModel
{
use
HasFactory
,
SoftDeletes
;
public
$hidden
=
[
'id'
];
}
...
...
Please
register
or
sign in
to post a comment