1
2026-01-12 78f44737c296af3e970de6f0f8ef2477697ee829
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,