skyouc
2025-10-28 c9de8ae615cb9dc002ffe0eff40032000649ccff
rsf-common/src/main/java/com/vincent/rsf/common/enums/SystemModeType.java
@@ -1,6 +1,6 @@
package com.vincent.rsf.common.enums;
public enum SystemMode {
public enum SystemModeType {
    ONLINE,
    OFFLINE,