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