liuxiaolong
2019-06-26 7710f006c6270919b1528c5f86d4526c70103c4b
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 !")