This website works better with JavaScript
Home
Explore
Help
Sign In
eta_server
/
eta_chart_lib
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix:挪动common位置
Roc
9 months ago
parent
faf0c9a3b6
commit
3048285734
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
models/mgo/common.go
+ 1
- 1
utils/mgodb/common.go → models/mgo/common.go
View File
@@ -1,4 +1,4 @@
-package mgo
db
+package mgo
import (
"eta/eta_chart_lib/utils"