Kaynağa Gözat

update

release_toaliyun_real
xhxu 6 yıl önce
ebeveyn
işleme
6cf96db638
1 değiştirilmiş dosya ile 0 ekleme ve 15 silme
  1. +0
    -15
      mallinkBApi/src/test/java/com/iformall/b/CouponsendTest.java

+ 0
- 15
mallinkBApi/src/test/java/com/iformall/b/CouponsendTest.java Dosyayı Görüntüle

@@ -42,21 +42,6 @@ public class CouponsendTest {
@Autowired @Autowired
private MockMvc mockMvc; private MockMvc mockMvc;


@Autowired
private WxLevelConfigService wxLevelConfigService;

@Test
public void test1() throws Exception{
List<WxLevelConfig> byTenantInfo = wxLevelConfigService.getByTenantInfo(new TenantEntity() {{
setTenantId("789");
}});
List<WxLevelConfig> byTenantInfo1 = wxLevelConfigService.getByTenantInfo(new TenantEntity() {{
setTenantId("789");
}});
log.info(byTenantInfo1.toString());

}

/** /**
* 商户注券::卡券列表::全部 * 商户注券::卡券列表::全部
*/ */


Yükleniyor…
İptal
Kaydet