liurunyu
2025-06-20 5f514e032986ae9d116aaa55a91c4b0617b6e57a
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() {
    }
}