Showing
1 changed file
with
8 additions
and
10 deletions
@@ -2,7 +2,9 @@ applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify | @@ -2,7 +2,9 @@ applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify | ||
2 | 2 | ||
3 | autoconfig.properties = sharedAutoconfig | 3 | autoconfig.properties = sharedAutoconfig |
4 | 4 | ||
5 | -autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties | 5 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties |
6 | + | ||
7 | +browse.service.url = http://api.brower.yohoops.org:8092/brower/ | ||
6 | 8 | ||
7 | degrade_articleNotice_level = 0 | 9 | degrade_articleNotice_level = 0 |
8 | degrade_complaintsCount_level = 0 | 10 | degrade_complaintsCount_level = 0 |
@@ -26,6 +28,8 @@ file.uploadTempDir = /Data | @@ -26,6 +28,8 @@ file.uploadTempDir = /Data | ||
26 | 28 | ||
27 | gateway.screen.mobilestart = ["147", "170", "171"] | 29 | gateway.screen.mobilestart = ["147", "170", "171"] |
28 | 30 | ||
31 | +gateway.signature.key.salt = mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y | ||
32 | + | ||
29 | innerHostSuffix = yohops.com | 33 | innerHostSuffix = yohops.com |
30 | is_checksession_enable = false | 34 | is_checksession_enable = false |
31 | is_debug_enable = true | 35 | is_debug_enable = true |
@@ -66,15 +70,9 @@ wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify | @@ -66,15 +70,9 @@ wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify | ||
66 | 70 | ||
67 | wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify | 71 | wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify |
68 | 72 | ||
73 | +yoho.api.docs.filter = ^.*$ | ||
74 | +yoho.api.docs.switch = on | ||
75 | + | ||
69 | yoho.gateway.env.namespace = gateway | 76 | yoho.gateway.env.namespace = gateway |
70 | yoho.gateway.env.serverport = 0 | 77 | yoho.gateway.env.serverport = 0 |
71 | yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy | 78 | yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy |
72 | - | ||
73 | -#signature encrypt key salt | ||
74 | -gateway.signature.key.salt=mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y | ||
75 | - | ||
76 | -yoho.api.docs.switch=on | ||
77 | -yoho.api.docs.filter=^.*$ | ||
78 | - | ||
79 | - | ||
80 | -trace.enabled=true |
-
Please register or login to post a comment