Merge branch 'companyAddress' into develop

master
wangning 7 years ago
commit 1316ee44fb

@ -92,7 +92,7 @@
Service WeChat Account:<br>
<img src="https://mpay.royalpay.com.au/static/images/customer_service.jpg"
style="width: 60px"><br>
Level 2, 50 Bridge Street, Sydney NSW 2000<br>
Level 14, 383 Kent Street, Sydney NSW 2000<br>
<br>
Level 11, 15 William Street, Melbourne VIC 3000
</p>

@ -13,7 +13,7 @@
<p style="margin: initial;">Representative of AFS Licensee 448066</p>
<p style="margin: initial;">------------------------------</p>
<p style="margin: initial;">Lv.11,15 William Street Melbourne 3000 </p>
<p style="margin: initial;">Lv.7, 50 Bridge Street, Sydney, NSW 2000 </p>
<p style="margin: initial;">Lv.14, 383 Kent Street, Sydney, NSW 2000 </p>
<p style="margin: initial;">P: 1300 1077 50</p>
<p style="margin: initial;">E: settlement@royalpay.com.au</p>
<p style="margin: initial;">www.royalpay.com.au</p>

@ -564,8 +564,8 @@
<div class="col-md-4 footer-item">
CONTACT US
<hr>
Level 2<br>
50 Bridge Street<br>
Level 14<br>
383 Kent Street<br>
Sydney NSW 2000<br>
<br>
Level 11<br>

@ -123,8 +123,8 @@
<div class="col-md-4 footer-item">
CONTACT US
<hr>
Level 2<br>
50 Bridge Street<br>
Level 14<br>
383 Kent Street<br>
Sydney NSW 2000<br>
<br>
Level 11<br>

@ -1084,8 +1084,8 @@
<div class="col-md-4 footer-item">
CONTACT US
<hr>
Level 2<br>
50 Bridge Street<br>
Level 14<br>
383 Kent Street<br>
Sydney NSW 2000<br>
<br>
Level 11<br>

@ -23,7 +23,7 @@ import au.com.royalpay.payment.manage.mappers.system.ClientMapper;
* Created by wangning on 05/01/2018.
*/
@SpringBootTest
@ActiveProfiles({"local","alipay","wechat","jd","bestpay"})
@ActiveProfiles({"production","alipay","wechat","jd","bestpay"})
@RunWith(SpringRunner.class)
public class CustomerImpressionImplTest {
@Resource

Loading…
Cancel
Save