Update yohobuy-crm-autoconfig.properties
Showing
1 changed file
with
58 additions
and
10 deletions
1 | +aesKey = yoho96461qaz2wsx | ||
2 | + | ||
3 | +alarm.mobile = 18994021292 | ||
4 | + | ||
1 | autoconfig.properties = sharedAutoconfig | 5 | autoconfig.properties = sharedAutoconfig |
2 | -autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_4/global-autoconfig.properties | ||
3 | -jdbc.mysql.readonlyinslave = true | ||
4 | 6 | ||
5 | -aesKey = yoho96461qaz2wsx | ||
6 | -alarm.mobile = 17714194699,13951882433 | ||
7 | -bigData.url = http://bigdata-crm.yohops.com/bigdata/crm/ | 7 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties |
8 | 8 | ||
9 | -crm.send.notice = false | 9 | +bigData.url = http://bigdata-crm.yohops.com:8070/bigdata/crm/ |
10 | 10 | ||
11 | -ftp.ip = 54.222.156.51 | ||
12 | -ftp.port = 21 | ||
13 | -ftp.pwd = ok83sQlrvHfw8OBMz6xlRA== | ||
14 | -ftp.userName = ftpuser | 11 | +crm.send.notice = true |
12 | + | ||
13 | +platform.host=http://192.168.102.59:8088/platform | ||
14 | +rabbit_common = 192.168.102.211:5672 | ||
15 | +platform.coupon.userId=10964 | ||
16 | +platform.coupon.userName=crm | ||
17 | + | ||
18 | +ftp.ip=54.222.156.51 | ||
19 | +ftp.port=21 | ||
20 | +ftp.userName=ftpuser | ||
21 | +ftp.pwd=ok83sQlrvHfw8OBMz6xlRA== | ||
15 | 22 | ||
16 | jdbc.mysql.readonlyinslave = true | 23 | jdbc.mysql.readonlyinslave = true |
17 | 24 | ||
@@ -23,3 +30,44 @@ yohobuy.crm.env.namespace = crm | @@ -23,3 +30,44 @@ yohobuy.crm.env.namespace = crm | ||
23 | yohobuy.crm.env.serverport = 3 | 30 | yohobuy.crm.env.serverport = 3 |
24 | yohobuy.crm.env.webapphome = /home/test/yohobuy-crm/deploy | 31 | yohobuy.crm.env.webapphome = /home/test/yohobuy-crm/deploy |
25 | 32 | ||
33 | +sms.reprot.flag=false | ||
34 | + | ||
35 | +redis.crm.notsync.twemproxy.addresses=huodong.write.yohoops.org:6379 | ||
36 | +redis.notsync.twemproxy.auth= | ||
37 | + | ||
38 | +#阿里云短信发送的 | ||
39 | +aliyun.sms.accessKeyId=wIBL09Z0xu7uJUkX0yNnFWy8tNv+KZEH8req1GsE1+k= | ||
40 | +aliyun.sms.secret=/tnQdyzBuARAcql9ad+yJVzlQNX9bfhEmJxr7wdLz58= | ||
41 | + | ||
42 | +redis.crm.proxy.address=192.168.102.211 | ||
43 | + | ||
44 | +########################### wechat module ######################################## | ||
45 | +yohobuyServiceAccessTokenGetUrl=http://127.0.0.1:8082/wechat/?method=wechat.token.get | ||
46 | +wechat.host.name=https://api.weixin.qq.com | ||
47 | +wechat.user.info=/cgi-bin/user/info | ||
48 | +wechat.user.get=/cgi-bin/user/get | ||
49 | + | ||
50 | + | ||
51 | +wechat.access.yohobuyService.appid=wx75e5a7c0c88e45c2 | ||
52 | +wechat.access.yohobuyService.secret=ce21ae4a3f93852279175a167e54509b | ||
53 | +wechat.access.yohobuySubscribe.appid=wx96121aa89f31c5ea | ||
54 | +wechat.access.yohobuySubscribe.secret=7669da1a8842ed1df4c5e1b53868f3ca | ||
55 | +wechat.access.mars.appid=wx9d0d7dfed5bbaa8b | ||
56 | +wechat.access.mars.secret=9f7b00cd2a1d65301352d2783f6eec61 | ||
57 | +wechat.access.yohonowTrend.appid=wx1fe49f08f41b6c26 | ||
58 | +wechat.access.yohonowTrend.secret=5670f62abcebcd8d321615b46bd19ef4 | ||
59 | +wechat.access.yohonowGirl.appid=wxb52ec6a352f0b090 | ||
60 | +wechat.access.yohonowGirl.secret=9fe6bedb0b7f30986a168c7fc44f34c0 | ||
61 | +############################ wechat module ####################################### | ||
62 | + | ||
63 | +#redis.notsync.twemproxy.addresses=192.168.102.222:22121,192.168.102.211:22121 | ||
64 | +#redis.notsync.twemproxy.auth= | ||
65 | + | ||
66 | +#历史vip用户分组ID | ||
67 | +birthday.coupon.groupid=12 | ||
68 | + | ||
69 | +#生日券短信模板ID | ||
70 | +birthday.coupon.sms.templateid=2 | ||
71 | + | ||
72 | +browse.service.url=http://192.168.103.74:8092/brower/ | ||
73 | + |
-
Please register or login to post a comment