Update yohobuy-order-autoconfig.properties
Showing
1 changed file
with
9 additions
and
0 deletions
@@ -42,3 +42,12 @@ invoice.soap.receiveTimeout=10000 | @@ -42,3 +42,12 @@ invoice.soap.receiveTimeout=10000 | ||
42 | invoice.soap.connectionTimeout=30000 | 42 | invoice.soap.connectionTimeout=30000 |
43 | fp.sec.keyStore.file = /home/test/yohobuy-order/fapiao_ceshi.truststore | 43 | fp.sec.keyStore.file = /home/test/yohobuy-order/fapiao_ceshi.truststore |
44 | fp.sec.keyStore.sslPwd = 123456 | 44 | fp.sec.keyStore.sslPwd = 123456 |
45 | + | ||
46 | + | ||
47 | +# 优惠券ID | ||
48 | +# 展览票券ID | ||
49 | +exhibition.ticket.couponid=13272 | ||
50 | +# 套票 小金额的券ID | ||
51 | +package.ticket.couponid=13270 | ||
52 | +# 套票 大金额的券ID | ||
53 | +package.ticket.more.couponid=13268 |
-
Please register or login to post a comment