USVT-107 清理代码,删除不需要的代码
This commit is contained in:
parent
85e37193bb
commit
b1af9a5052
|
@ -40,14 +40,10 @@ class VisaTrackApiApplicationTests {
|
|||
@Autowired
|
||||
private AwsSysFileService awsSysFileService;
|
||||
|
||||
|
||||
@Test
|
||||
void contextLoads() {
|
||||
}
|
||||
|
||||
//InputStream 转 String
|
||||
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
void testReadHtmlFile() throws IOException {
|
||||
|
|
Loading…
Reference in New Issue