StringUtils; /** * 系统类型枚举* @author shijing */ public enum SystemType ... getTypeByValue(sysBaseType); switch(systemType){ case ERP: ...
確定! 回上一頁