liurunyu
2025-05-13 66282f3fbc0877c663a8bcecd9a48b483e7efe6b
pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/test/java/com/dy/pipIrrTemp/PipIrrWebTempApplicationTests.java
New file
@@ -0,0 +1,13 @@
package com.dy.pipIrrTemp;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PipIrrWebTempApplicationTests {
    @Test
    void contextLoads() {
    }
}