廖井涛
2025-10-15 ce06fcc3113dc45647910deef0e4adeaa97bfa3f
north-glass-erp/src/test/java/com/example/erp/ErpApplicationTests.java
@@ -11,4 +11,9 @@
        String.valueOf("1.0").replaceAll("\\.0*$|(\\.\\d*?)0+$", "$1");
    }
    @Test
    void test() {
    }
}