liuxiaolong
2019-06-27 2d088b5b0d0ce67216d5d03ae73453bd9f944fc6
main.go
@@ -10,7 +10,9 @@
)
func main() {
   go service.TestPushImgMsg()
   service.TestPushImgMsg()
   envirment := flag.String("e", "dev", "")
   flag.Usage = func() {
      glog.Exit("flag parse usage !")