...
|
...
|
@@ -24,6 +24,9 @@ erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stoc |
|
|
|
|
|
file.uploadTempDir = /Data
|
|
|
|
|
|
gateway.screen.mobilestart = ["147", "170", "171"]
|
|
|
|
|
|
innerHostSuffix = yohops.com
|
|
|
is_checksession_enable = false
|
|
|
is_debug_enable = true
|
|
|
|
...
|
...
|
@@ -49,13 +52,14 @@ portalGateway.service.url = http://192.168.102.210:8080/portal-gateway |
|
|
|
|
|
qq.notifyurl = http://service.yoho.cn/payment/qqpay_notify
|
|
|
|
|
|
uic.service.url = http://uic.yohoops.org/uic
|
|
|
|
|
|
unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_newnotify
|
|
|
|
|
|
users.browse.appVersion = 4.1.0.***
|
|
|
users.browse.expire = 7776000
|
|
|
users.browse.numPerUser = 200
|
|
|
users.browse.sync = true
|
|
|
gateway.screen.mobilestart = ["147", "170", "171"]
|
|
|
|
|
|
wechat.app.newnotifyurl = http://service.yoho.cn/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify
|
...
|
...
|
@@ -65,9 +69,3 @@ wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify |
|
|
yoho.gateway.env.namespace = gateway
|
|
|
yoho.gateway.env.serverport = 0
|
|
|
yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy |
|
|
|
|
|
innerHostSuffix=yohops.com
|
|
|
|
|
|
|
|
|
|
|
|
|
...
|
...
|
|