Authored by chunhua.zhang

commit autoconfig.

@@ -6,11 +6,14 @@ gateway.api.url = http://api-test1.yohops.com:9999/ @@ -6,11 +6,14 @@ gateway.api.url = http://api-test1.yohops.com:9999/
6 6
7 gateway.service.url = http://service-test1.yohops.com:9999/ 7 gateway.service.url = http://service-test1.yohops.com:9999/
8 8
  9 +invite.code.url = https://union.yoho.cn/union/app-downloads.html?union_type=100000000005441
  10 +
  11 +uic.login.ip.limit.times = 10
  12 +
  13 +uic.screen.mobilestart = [\\"147\\",\\"170\\",\\"171\\"]
  14 +
9 uic_userInfoRest_enable = true 15 uic_userInfoRest_enable = true
10 -uic.login.ip.limit.times=10  
11 16
12 yoho.uic.env.namespace = uic 17 yoho.uic.env.namespace = uic
13 yoho.uic.env.serverport = 6 18 yoho.uic.env.serverport = 6
14 yoho.uic.env.webapphome = /home/test/uic/deploy 19 yoho.uic.env.webapphome = /home/test/uic/deploy
15 -invite.code.url = https://union.yoho.cn/union/app-downloads.html?union_type=100000000005441  
16 -