skyouc
2025-03-05 b2bd54b277f12d532e5c87e02e3e97d087a52fee
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,