廖井涛
2024-02-20 149d60a12ef635c2b08e4ebedfc9afa7363a6562
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() {
    }
}