chenhj
9 天以前 2b758e6ab222a4efc9b2efd8167715cb96f73f05
src/main/java/com/ruoyi/common/utils/uuid/Seq.java
@@ -22,7 +22,7 @@
    private static AtomicInteger uploadSeq = new AtomicInteger(1);
    // 机器标识
    private static String machineCode = "A";
    private static final String machineCode = "A";
    /**
     * 获取通用序列号