Showing
1 changed file
with
5 additions
and
7 deletions
@@ -10,19 +10,17 @@ file.uploadTempDir = /Data | @@ -10,19 +10,17 @@ file.uploadTempDir = /Data | ||
10 | 10 | ||
11 | is_checksession_enable = true | 11 | is_checksession_enable = true |
12 | 12 | ||
13 | -qq.notifyurl = http://service.yoho.cn/payment/qqpay_notify | 13 | +qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify |
14 | 14 | ||
15 | -unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_newnotify | 15 | +unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify |
16 | 16 | ||
17 | users.browse.appVersion = 4.1.0.*** | 17 | users.browse.appVersion = 4.1.0.*** |
18 | users.browse.expire = 7776000 | 18 | users.browse.expire = 7776000 |
19 | users.browse.numPerUser = 200 | 19 | users.browse.numPerUser = 200 |
20 | users.browse.sync = true | 20 | users.browse.sync = true |
21 | 21 | ||
22 | -wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify | 22 | +wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify |
23 | 23 | ||
24 | -wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify | 24 | +wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify |
25 | 25 | ||
26 | -yoho.gateway.env.namespace = gateway | ||
27 | -yoho.gateway.env.serverport = 0 | ||
28 | -yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy | 26 | +yoho.gateway.env.namespace = gateway |
-
Please register or login to post a comment