Update yohobuy-extendstore-autoconfig.properties
Showing
1 changed file
with
36 additions
and
0 deletions
@@ -5,3 +5,39 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/aut | @@ -5,3 +5,39 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/aut | ||
5 | yohobuy.extendstore.env.namespace = extendstore | 5 | yohobuy.extendstore.env.namespace = extendstore |
6 | yohobuy.extendstore.env.serverport = 4 | 6 | yohobuy.extendstore.env.serverport = 4 |
7 | yohobuy.extendstore.env.webapphome = /home/test/yohobuy-extendstore/deploy | 7 | yohobuy.extendstore.env.webapphome = /home/test/yohobuy-extendstore/deploy |
8 | + | ||
9 | +alipay.notifyurl = http://dev-service.yohops.com:9999/payment/alipay_notify | ||
10 | + | ||
11 | +wechat.app.newnotifyurl = http://dev-service.yohops.com:9999/payment/weixin_notify | ||
12 | + | ||
13 | + | ||
14 | +is_debug_enable = true | ||
15 | +unionmpos.env = 00 | ||
16 | + | ||
17 | +yohocoin.rule.minMultiple=1 | ||
18 | +yohocoin.rule.maxPayRate=0.2 | ||
19 | +yohocoin.rule.amountLimit=20 | ||
20 | + | ||
21 | +invoiceUrl=http://testwx.fapiao.com/fpt-wechat/wxscan/wxkp.do | ||
22 | + | ||
23 | +invoiceId=9999 | ||
24 | +invoiceKey=87654321 | ||
25 | +yohoTaxNo=110109500321654 | ||
26 | + | ||
27 | +yoho.logo.url=http://img11.static.yhbimg.com/yhb-img01/2018/01/25/10/0143294c756d73f56cdc93148470caaf24.png | ||
28 | + | ||
29 | +coffee.logo.url=http://img11.static.yhbimg.com/yhb-img01/2018/01/25/10/016302a678f5314ab5341fce729e3e0596.png | ||
30 | + | ||
31 | +green.logo.url=http://img11.static.yhbimg.com/yhb-img01/2018/01/25/10/01d97e715718a566fc1f4384391419d3f7.png | ||
32 | + | ||
33 | +little.logo.url=http://img11.static.yhbimg.com/yhb-img01/2018/01/25/10/01930f507bf48a29fcf49f0d9c5063ec8a.png | ||
34 | + | ||
35 | + | ||
36 | +uic.url=http://192.168.102.27:8096/uic | ||
37 | + | ||
38 | + | ||
39 | +rabbit_crm_host=rabbitmq-common.yohoops.org:5672 | ||
40 | + | ||
41 | +rabbit_crm_user=yoho | ||
42 | +rabbit_crm_password=yoho | ||
43 | +rabbit_crm_vhost = yoho |
-
Please register or login to post a comment