123456789101112131415161718192021222324252627282930 |
- #remark:the config properties is for client
- #add by yubing 2014-09-22
- # the power control check client request,config on/off
- checkPower=on
- ClientAppKey=1cda2c79780d18aa8f51edaea3649cf7
- #Local
- #facePlusUser=admin@avic-s.com
- #facePlusPassword=123456
- #facePlusClientUrl=http://16x34842e9.iok.la/
- #facePlusClientImageUrl=http://palmnestface.51vip.biz:13215/
- #remote build
- facePlusUser=admin@avic-s.com
- facePlusPassword=123456
- facePlusClientUrl=https://v2.koalacam.net
- #onekey service sync user url
- #syncUserMsgUrl=http://wx.palmnest.com/avic_platform/api/user/assignuser
- syncUserMsgUrl=http://localhost:8097/avic_platform/api/user/assignuser
- syncOrganizationMsgUrl=http://localhost:8097/avic_platform/api/user/assignOrganization
- bannerUrl=http://wx.palmnest.com/avic_platform/api/banner/getBannerList
- #\u914D\u7F6E\u62A2\u5355\u9650\u5236\u6570\u91CF
- #\u5BA4\u5185
- inprocessIndoorBillLimit=1
- #\u516C\u533A\u6216\u7A7A\u7F6E\u623F
- inprocessOutdoorBillLimit=3
|