chen.lin
5 天以前 c69781e2b78ed7a5ffe9b59c0c555f07deabe735
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,