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