config.properties 1.08 KB
#MessageCenter
mq.namesrvAddr=${website.messagecenter.namesrvAddr}
mq.producerGroup=${website.messagecenter.producerGroup}

system.shopurl.prefix=http://m.nong12.com/shop/storedetail.do?id=%s
system.producturl.prefix=http://m.nong12.com/goods/getIntroductionPageById.do?pid=%s
system.unname.userid=9999999999999

#unit: sec, defult: 30 day 2592000
login.timeout.second=2592000

request.token.secretkey=__diligrp_mobsite_getway__

#according to the marketId search supply message:
#bymarket=true,notbymarket=false
system.supplymessage.isbymarket=false

#passport.passportSign
passport.login.passportSign=${passport.login.passportSign}

#print the req param and resp param
getway.log.isPrintParam=${getway.log.isPrintParam}

#登录权限检查地址(后台配置)
login.permission.url=http://mobapi.nong12.com/mobsiteApp/outverify/user/login.do
#unit: sec, defult: 24
guardlogin.timeout.second=86400
#供应消息过期时间 单位:天
supply.message.expireTime=30
#供应消息过期时间 单位:天
app.homepage.topiccode=INFORMATION

#swagger相关
documentation.services.version=1.0
documentation.services.basePath=http://localhost:8081