廖井涛
2024-02-02 950778d2b8e2ef4f8b80d87b23432da46753233d
north-glass-erp/src/test/java/com/example/erp/ErpApplicationTests.java
New file
@@ -0,0 +1,13 @@
package com.example.erp;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ErpApplicationTests {
    @Test
    void contextLoads() {
    }
}