liurunyu
7 天以前 4f79840f94d98f19a91104dfcbaf1df3943de1e6
pipIrr-platform/pipIrr-web/pipIrr-web-file/src/test/java/com/dy/pipIrrWebFile/PipIrrWebFileApplicationTests.java
New file
@@ -0,0 +1,13 @@
package com.dy.pipIrrWebFile;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PipIrrWebFileApplicationTests {
    @Test
    void contextLoads() {
    }
}