zuojincheng
2025-06-24 07386c2258263d8f9c357f581d2ec2f3a4696cbf
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() {
    }
}