Authored by michaelcao

update

... ... @@ -16,4 +16,3 @@ yohobuy.portal.gateway.env.namespace = portal-gateway
yohobuy.portal.gateway.env.serverport = 0
yohobuy.portal.gateway.env.webapphome = /home/dev/yohobuy-portal-gateway/deploy
offline.shops.qrcodeurl=http://192.168.102.210:8080/portal-gateway
\ No newline at end of file
... ...
... ... @@ -40,12 +40,12 @@ printer.ftp.url=172.16.2.243
printer.ftp.username=yoho
printer.ftp.password=123456
protal.gateway.domain.url=http://192.168.102.47:8080/portal-gateway
shop.wifi.img.url=http://192.168.102.47/icons/
shop.wifi.img.path=/var/www/icons/
#wifi登录验证url
wifi.login.url=http://192.168.103.230:8080/am/controller/portal/external/login
gateway.domain.url=http://192.168.102.202:8080/gateway
\ No newline at end of file
gateway.domain.url=http://192.168.102.202:8080/gateway
offline.shops.qrcodeurl=http://192.168.102.210:8080/portal-gateway
\ No newline at end of file
... ...
... ... @@ -15,5 +15,3 @@ platform.host = http://192.168.102.75:8088/platform
yohobuy.portal.gateway.env.namespace = portal-gateway
yohobuy.portal.gateway.env.serverport = 0
yohobuy.portal.gateway.env.webapphome = /home/test/yohobuy-portal-gateway/deploy
offline.shops.qrcodeurl=http://192.168.102.47:8080/portal-gateway
\ No newline at end of file
... ...
... ... @@ -24,8 +24,6 @@ private.key.ipad = ad9fcda2e679cf9229e37feae2cdcf80
private_key_ipad = ad9fcda2e679cf9229e37feae2cdcf80
protal.gateway.domain.url = http://192.168.102.47:8080/portal-gateway
shop.login.salt = yoho9646yoho9646
shop.wifi.img.path = /var/www/icons/
... ... @@ -46,3 +44,5 @@ wifi.login.url = http://192.168.103.230:8080/am/controller/portal/external/logi
yohobuy.shops.env.namespace = shops
yohobuy.shops.env.serverport = 8
yohobuy.shops.env.webapphome = /home/test/yohobuy-shops/deploy
offline.shops.qrcodeurl=http://192.168.102.47:8080/portal-gateway
... ...