liurunyu
2025-04-30 2e0aff8e8d9d9976a9e22b2608edee6dfdec0991
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() {
    }
}