Showing
1 changed file
with
0 additions
and
54 deletions
1 | -autoconfig.properties = sharedAutoconfig | ||
2 | - | ||
3 | -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties | ||
4 | - | ||
5 | -erp.order.change.sync.type = MQ | ||
6 | -erp.order.close.sync.type = MQ | ||
7 | -erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create | ||
8 | -erp.order.express.sync.type = MQ | ||
9 | -erp.order.refund.sync.type = MQ | ||
10 | -erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status | ||
11 | - | ||
12 | -applepay.notifyurl = http://service-test2.yohops.com:9999/payment/applepay_notify | ||
13 | -qq.notifyurl = http://service-test2.yohops.com:9999/payment/qqpay_notify | ||
14 | -unionpay.notifyurl = http://service-test2.yohops.com:9999/payment/unionpay_newnotify | ||
15 | -wechat.app.newnotifyurl = http://service-test2.yohops.com:9999/payment/weixin_notify | ||
16 | -wechat.app.notifyurl = http://service-test2.yohops.com:9999/payment/wechat_noti | ||
17 | -alipay.notifyurl = http://service-test2.yohops.com:9999/payment/alipay_notify | ||
18 | - | ||
19 | -java.logs.home = /Data/logs | ||
20 | - | ||
21 | -jdbc.mysql.readonlyinslave = true | ||
22 | - | ||
23 | -order.codpay.lock.duration = 1440 | ||
24 | - | ||
25 | -yohobuy.order.env.namespace = order | ||
26 | -yohobuy.order.env.serverport = 4 | ||
27 | -yohobuy.order.env.webapphome = /home/test/yohobuy-order/deploy | ||
28 | - | ||
29 | - | ||
30 | -erp.order.autoCancel.switch.key = N | ||
31 | - | ||
32 | -sales.tax.payers = 9132010058047114XR | ||
33 | -ws.fp.url=https://58.251.156.167:8999/fpt_dsqz/services/DZFPService?wsdl | ||
34 | -invoice.appid = 1b518222b5bbb9c5abe17442d63150978609e5ad27fd594886e3b7a8bcd50e5a | ||
35 | -seller.name = \u7535\u5b50\u53d1\u7968\u6d4b\u8bd5 | ||
36 | -seller.contact.info=\u5357\u4eac\u5e02\u5efa\u90ba\u533a\u5609\u9675\u6c5f\u4e1c\u8857\u0031\u0038\u53f7\u0030\u0035\u5e62\u0031\u0037\u3001\u0031\u0038\u5c42 025-87781000 | ||
37 | -invoice.soap.receiveTimeout = 300000 | ||
38 | -invoice.soap.connectionTimeout = 300000 | ||
39 | - | ||
40 | -degrade.buylimit.query.enable=true | ||
41 | -degrade.vip.query.enable=true | ||
42 | -degrade.yohocoin.query.enable=true | ||
43 | -degrade.redenvelopes.query.enable=true | ||
44 | -degrade.coupons.queryNotUseCoupons.enable=true | ||
45 | -degrade.product.query.enable=true | ||
46 | -degrade.address.query.enable=false | ||
47 | - | ||
48 | -# 优惠券ID | ||
49 | -# 展览票券ID | ||
50 | -exhibition.ticket.couponid=13576 | ||
51 | -# 套票券ID | ||
52 | -package.ticket.couponid=13570 | ||
53 | - | ||
54 | -browse.service.url = http://192.168.102.27:8092/brower/ |
-
Please register or login to post a comment