chenlu
2024-04-25 e42a1f99f14136657f78c0a803014acb9e03972c
north-glass-erp/src/test/java/com/example/erp/ErpApplicationTests.java
@@ -8,6 +8,7 @@
    @Test
    void contextLoads() {
        String.valueOf("1.0").replaceAll("\\.0*$|(\\.\\d*?)0+$", "$1");
    }
}