liuxiaolong
2019-08-20 e8164f07ec594bf7d9574a7f2227e90b87a9f85d
extend/config/config.go
@@ -12,6 +12,7 @@
   JwtExpire string `mapstructure: "jwtExpire"`
   Url       string `mapstructure: "url"`
   ImageUrl  string `mapstructure: "imageUrl"`
   PublicDomain string `mapstructure: "publicDomain"`
   NetworkAdapter string `mapstructure: "networkAdapter"`
}