chenhj
5 天以前 f8e79ecd973b35e98bc189328c7efa3f88f10f02
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";
    /**
     * 获取通用序列号