liurunyu
2025-06-20 71b9ac1d2459239d2c5340b384f1536b156fc003
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/test/java/com/dy/pipIrrWechat/PipIrrWebWechatApplicationTests.java
New file
@@ -0,0 +1,13 @@
package com.dy.pipIrrWechat;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PipIrrWebWechatApplicationTests {
    @Test
    void contextLoads() {
    }
}