chenhj
2026-04-22 7717e061132e510abd448ddaeb78e595b1d5d46d
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";
    /**
     * 获取通用序列号