server.port=5000 spring.profiles.active=dev,alipay,bestpay,jd,wechat env.company=RoyalPay multipart.max-file-size=10Mb spring.datasource.test-while-idle=true #连接池检测释放周期 spring.datasource.time-between-eviction-runs-millis=500 spring.datasource.validation-query=select 1 #最大连接数 spring.datasource.max-active=1000 spring.datasource.max-pool-prepared-statement-per-connection-size=100 spring.datasource.max-idle=150 #建立连接最大等待时间 spring.datasource.max-wait=3000 spring.datasource.filters=stat,wall,log4j spring.redis.host=127.0.0.1 spring.redis.port=6379 spring.redis.database=1 spring.data.mongodb.host=10.30.0.8 spring.data.mongodb.port=27017 spring.data.mongodb.database=admin spring.data.mongodb.username=mongouser spring.data.mongodb.password=Royalpay123 mybatis.autosql.default-dialect=mysql app.redis.prefix=payment app.redis.settle.check-code.prefix=settlementCheckCode logging.level.java.sql.Connection=debug logging.level.java.sql.Statement=debug logging.level.java.sql.PreparedStatement=debug logging.level.au.com.royalpay.payment=debug logging.pattern.console=[%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){blue}] %clr(%-5level) %logger: %msg%n jetty.threadPool.maxThreads=1000 spring.mail.host=smtp.office365.com spring.mail.port=587 stockholder.mails=leo.huang@royalpay.com.au app.attachment.host=https://file.royalpay.com.au/ app.attachment.source=03 ##合同模板 app.agreetemplate.classic.path=https://file.royalpay.com.au/open/2017/07/10/1499665073802_qV7fpEuS9rdbTnpa4po6rmbW9CSUfE.pdf ##聚合支付合同模板 #app.agreetemplate.aggregate.path=https://file.royalpay.com.au/open/2017/11/10/1510280089107_D7CMUz4S1iwBI9IPj5P6ItkiGClmPK.pdf app.agreetemplate.aggregate.path=https://file.royalpay.com.au/open/2017/11/17/1510890355946_hQt6yGc0NJ8TYeK7XCuuSAnTI31M7v.pdf app.host.main=https://mpay.royalpay.com.au/ app.host.regions.cn=https://mpay-cn.royalpay.com.au/ app.host.regions.au=https://mpay-au.royalpay.com.au/ app.debug=true app.name=RoyalPay app.cms.host=https://www.royalpay.com.au/ app.server.ip=127.0.0.1 app.redpack_auth.enable=false hf.rsa-file=/opt/2000604000101.pfx ##积分商城 app.customer.host=https://customer.royalpay.com.au/ customer.app.appid=customer customer.app.auth-code=xxnpdBRwd4sIaCCI app.settlement.email-to=astro.dai@royalpay.com.au app.settlement.email-cc=leo.huang@royalpay.com.au app.mpsupport.appid=royalpay app.mpsupport.auth_code=W3xucYnbmbE6rZDmA2V9BsKmagTrVIny app.run-tasks=false app.allow-clearing-generation=false app.mail.appid=1 app.mail.host=https://mailsupport.royalpay.com.au mail.send.credentialCode=Fd1aRfdjc9 apple.message.apns.password=F1b5*ChJPp73 android.message.secret=2b96d9bc6169c9554218aab1 android.message.appkey=3f33a10d0a7d4ac94d8f2431 spring.thymeleaf.mode=LEGACYHTML5 app.mpsupport.host=https://mp.royalpay.com.au app.foreign-currency=AUD app.ofei.md5-key=Khjx6wejblaJzmG0JBWFlPFKAUxhFIXQ app.ofei.pwd=aomi@8888 app.ofei.sp-code=A1407200 mail.mailgun.api_key=api:key-2e67b891a1a7974bf3a40ea440d5a77f mail.mailgun.public_key=api:pubkey-1aaaffc2662ba1b400c409d3e974ba7e mail.mailgun.domain=mail.royalpay.com.au mail.mailgun.default.merchantlist=merchants@mail.royalpay.com.au ############## ##短信key ############## royalpay.sms.appid=1400094878 royalpay.sms.appkey=43390d81e20c5191c278fbf4cd275be2 #清算银行配置 settle.abafile.default-bank=CBA settle.abafile.remains-to=ANZ settle.abafile.bank.CBA.bank=CBA settle.abafile.bank.CBA.apca=301500 settle.abafile.bank.CBA.bsb=063109 settle.abafile.bank.CBA.account-no=11655861 settle.abafile.bank.CBA.account-name=Tunnel Show Pty Ltd settle.abafile.bank.ANZ.manual-sending=true settle.abafile.bank.ANZ.bank=ANZ settle.abafile.bank.ANZ.apca=514624 settle.abafile.bank.ANZ.bsb=013006 settle.abafile.bank.ANZ.account-no=837022519 settle.abafile.bank.ANZ.account-name=Tunnel Show Pty Ltd