...
|
...
|
@@ -42,3 +42,12 @@ invoice.soap.receiveTimeout=10000 |
|
|
invoice.soap.connectionTimeout=30000
|
|
|
fp.sec.keyStore.file = /home/test/yohobuy-order/fapiao_ceshi.truststore
|
|
|
fp.sec.keyStore.sslPwd = 123456
|
|
|
|
|
|
|
|
|
# 优惠券ID
|
|
|
# 展览票券ID
|
|
|
exhibition.ticket.couponid=13272
|
|
|
# 套票 小金额的券ID
|
|
|
package.ticket.couponid=13270
|
|
|
# 套票 大金额的券ID
|
|
|
package.ticket.more.couponid=13268 |
...
|
...
|
|