zss
2024-06-07 49cc211213ce71bd6e5bb8eeeffbda46c0bf98d8
system-run/src/test/java/com/yuanchu/mom/SystemRunApplicationTest.java
@@ -3,6 +3,7 @@
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SystemRunApplicationTest {
@@ -10,5 +11,4 @@
    void  contextLoads() throws Exception {
    }
}