fix pom.xml

master
luoyang 5 years ago
parent e9af1d97ab
commit 0cc2c35a82

@ -9,7 +9,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>manage</artifactId> <artifactId>manage</artifactId>
<version>1.3.7</version> <version>1.3.8</version>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jib-maven-plugin.version>1.4.0</jib-maven-plugin.version> <jib-maven-plugin.version>1.4.0</jib-maven-plugin.version>

@ -97,7 +97,7 @@ app.message.body.clean=Today's clearing has been completed,settlement count is
app.message.title.daily_notice=Daily Transaction Report app.message.title.daily_notice=Daily Transaction Report
app.message.title.annual_bill=Royal Pay thanks for your company in 2018 app.message.title.annual_bill=Royal Pay thanks for your company in 2018
app.message.body.annual_bill=Come and check your annual bill app.message.body.annual_bill=Come and check your annual bill
app.message.rservices.body={0}has been successfully payment!,${0}.Thank you for your use. If you have any questions or issues related to this adjustment, please dont hesitate to call 1300 107 750 or email info@royalpay.com.au. app.message.rservices.body= {0} has been successfully payment!,$ {1} .Thank you for your use. If you have any questions or issues related to this adjustment, please dont hesitate to call 1300 107 750 or email info@royalpay.com.au.
app.label.pay=Pay app.label.pay=Pay

@ -93,7 +93,7 @@ app.message.body.clean=您今日的清算已完成,共
app.message.title.daily_notice=每日交易汇总提醒 app.message.title.daily_notice=每日交易汇总提醒
app.message.title.annual_bill=2018年RoyalPay感谢有你 app.message.title.annual_bill=2018年RoyalPay感谢有你
app.message.body.annual_bill=快来查收你的年度账单 app.message.body.annual_bill=快来查收你的年度账单
app.message.rservices.body={0}已付款成功!,${0}.感谢您的使用,如有疑问或需帮助请拨打我们的客服电话1300 107 750或添加RoyalPay官方客服号:royalpay_1详询. app.message.rservices.body= {0} 已付款成功!,$ {1} .感谢您的使用,如有疑问或需帮助请拨打我们的客服电话1300 107 750或添加RoyalPay官方客服号:royalpay_1详询.
app.label.pay=支付 app.label.pay=支付
app.label.remark=备注 app.label.remark=备注

@ -15,7 +15,7 @@
<div style="border: 1px #EAEAEA solid;margin-bottom: 5.5%;font-size: 12px;"> <div style="border: 1px #EAEAEA solid;margin-bottom: 5.5%;font-size: 12px;">
<p style="margin-left: 3%;">RoyalPay<span th:text="${service_name}"></span>付费成功通知:</p> <p style="margin-left: 3%;">RoyalPay<span th:text="${service_name}"></span>付费成功通知:</p>
<ul> <ul>
<li style="margin-bottom: 6px;">签约内容:<span style="color: #EE6723;" th:text="${title}"></span><</li> <li style="margin-bottom: 6px;">签约内容:<span style="color: #EE6723;" th:text="${title}"></span></li>
<li style="margin-bottom: 6px;">支付金额:<span style="color: #EE6723;" th:text="${currency}"></span>&nbsp;<span style="color: #EE6723;" th:text="${amount}"></span></li> <li style="margin-bottom: 6px;">支付金额:<span style="color: #EE6723;" th:text="${currency}"></span>&nbsp;<span style="color: #EE6723;" th:text="${amount}"></span></li>
<li style="margin-bottom: 6px;">签约时间:<span style="color: #EE6723;" th:text="${create_time}"></span></li> <li style="margin-bottom: 6px;">签约时间:<span style="color: #EE6723;" th:text="${create_time}"></span></li>
<li style="margin-bottom: 6px;">申请人:<span style="color: #EE6723;" th:text="${name}"></span></li> <li style="margin-bottom: 6px;">申请人:<span style="color: #EE6723;" th:text="${name}"></span></li>

Loading…
Cancel
Save