zhengkun 2 years ago
parent
commit
79de67812c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main.go

+ 0 - 1
src/main.go

@@ -26,7 +26,6 @@ func init() {
 	qu.ReadConfig("./res/pricenumber.json", &u.PriceNumberConfig)
 	qu.ReadConfig("./res/pricenumber.json", &u.PriceNumberConfig)
 	//初始化util
 	//初始化util
 	u.UtilInit()
 	u.UtilInit()
-
 }
 }
 
 
 func main() {
 func main() {