azy01.iquizoo.cn_user_appsettings.json 236 B

123456789
  1. {
  2. "ServerAddress": "http://0.0.0.0:8001",
  3. "ApolloNamespaces": "application.json",
  4. "apollo": {
  5. "AppId": "IQuizoo-UserCenter",
  6. "MetaServer": "http://s62.iquizoo.com:8080",
  7. "Env": "PRO" //DEV FAT UAT PRO
  8. }
  9. }