剔除 httpExchange 更换为 openfeign 实现
This commit is contained in:
parent
e792607241
commit
3685e4e648
@ -67,7 +67,7 @@ public class MediaServiceTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
void testApi(){
|
void testApi(){
|
||||||
log.info("{}",zlMediaHttpService.getApiList());
|
log.info("{}", zlMediaHttpService.getApiList());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
Reference in New Issue
Block a user