|
|
@ -19,7 +19,7 @@ import javax.annotation.Resource;
|
|
|
|
* 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
|
|
|
|