Update yohobuy-order-autoconfig.properties
Showing
1 changed file
with
13 additions
and
1 deletions
@@ -32,4 +32,16 @@ order.codpay.lock.duration = 1440 | @@ -32,4 +32,16 @@ order.codpay.lock.duration = 1440 | ||
32 | 32 | ||
33 | yohobuy.order.env.namespace = order | 33 | yohobuy.order.env.namespace = order |
34 | yohobuy.order.env.serverport = 4 | 34 | yohobuy.order.env.serverport = 4 |
35 | -yohobuy.order.env.webapphome = /home/master/yohobuy-order/deploy | 35 | +yohobuy.order.env.webapphome = /home/test/yohobuy-order/deploy |
36 | + | ||
37 | +sales.tax.payers=440300568519737 | ||
38 | +seller.name=\u7535\u5b50\u53d1\u7968\u6d4b\u8bd5 | ||
39 | +ws.fp.url=https://202.104.113.26:8999/fpt_dsqz/services/DZFPService?wsdl | ||
40 | +invoice.appid=502361120b63e2bd10d526aa811687bfa59f2173b552fefbb4ffece161094413 | ||
41 | +invoice.soap.receiveTimeout=10000 | ||
42 | +invoice.soap.connectionTimeout=30000 | ||
43 | +fp.sec.keyStore.file = /home/test/yohobuy-order/fapiao_ceshi.truststore | ||
44 | +fp.sec.keyStore.sslPwd = 123456 | ||
45 | + | ||
46 | +rabbit.cacheclean.producer.host=192.168.102.211:5672 | ||
47 | +rabbit.cacheclean.consumer.host=192.168.102.211:5672 |
-
Please register or login to post a comment