chenlu
2025-07-18 f268121e9fe9116c19f84412b3ea992d68acf542
north-glass-erp/src/test/java/com/example/erp/ErpApplicationTests.java
@@ -8,6 +8,12 @@
    @Test
    void contextLoads() {
        String.valueOf("1.0").replaceAll("\\.0*$|(\\.\\d*?)0+$", "$1");
    }
    @Test
    void test() {
    }
}