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