style:包名小写

This commit is contained in:
Mmx
2021-07-11 12:02:42 +08:00
parent 78e9aa9ec3
commit e3f668c100
14 changed files with 51 additions and 50 deletions

5
global/global.go Normal file
View File

@@ -0,0 +1,5 @@
package global
import "Mmx/Modles"
var Config *modles.Config