廖井涛
2025-09-12 fc28d01cfa022d0f91ec719490342d726db2e105
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() {
    }
}