fuyongxin
2026-06-03 e2126944eb47eb144d1142d848aaa1fc5ee7fccc
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/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";
    /**
     * 获取通用序列号