Authored by meibaocai

Update yoho-gateway-autoconfig.properties

... ... @@ -2,9 +2,7 @@ applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties
browse.service.url = http://api.brower.yohoops.org:8092/brower/
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
degrade_articleNotice_level = 0
degrade_complaintsCount_level = 0
... ... @@ -28,8 +26,6 @@ file.uploadTempDir = /Data
gateway.screen.mobilestart = ["147", "170", "171"]
gateway.signature.key.salt = mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y
innerHostSuffix = yohops.com
is_checksession_enable = false
is_debug_enable = true
... ... @@ -70,9 +66,14 @@ wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify
wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify
yoho.api.docs.filter = ^.*$
yoho.api.docs.switch = on
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy
#signature encrypt key salt
gateway.signature.key.salt=mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y
yoho.api.docs.switch=on
yoho.api.docs.filter=^.*$
trace.enabled=true
\ No newline at end of file
... ...