This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_LF_MOM_BACKEND
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
注释掉测试代码
pull/100/head
zhangxin
3 years ago
parent
74c6ed4670
commit
283c072762
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
db/db.go
+ 1
- 1
db/db.go
View File
@ -100,7 +100,7 @@ func InitDb() error {
if
err
!=
nil
{
return
err
}
Eloquent
.
ShowSQL
(
true
)
//Eloquent.ShowSQL(true)
return
nil
}
Write
Preview
Loading…
Cancel
Save