| | |
| | | public class Constants { |
| | | public static final String HEADER_USER_TOKEN = "dm_user_token"; |
| | | public static final String REDIS_TOKEN_KEY = "token_"; |
| | | public static final String REDIS_HK_TOKEN_KEY = "hk_token_"; |
| | | public static final String[] ALL_SPELL_LIST_FIRST = new String[]{"A", "B", "C", "D", "E", "F", "G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"}; |
| | | public static final int ZERO = 0 ; |
| | | public static final int ONE = 1 ; |
| | |
| | | public static final String ERP ="ERP" ; |
| | | public static final Integer THREE =3 ; |
| | | public static final Integer FOUR =4 ; |
| | | public static final Integer FIVE =5 ; |
| | | public static final String ORG_USER_ORIGIN = "ORG_USER_ORIGIN"; |
| | | public static final String VIRTUAL_CARD_INDEX = "02098469790"; |
| | | public static final String RETRY_CONNECT_NUM ="RETRY_CONNECT_NUM" ; |
| | |
| | | public static final String HIDDEN_DANGER_FILE = "HIDDEN_DANGER_FILE"; |
| | | public static final String LOG_DEL_DAYS_LIMIT ="LOG_DEL_DAYS_LIMIT" ; |
| | | public static final String HK_LOG_DEL_DAYS_LIMIT ="HK_LOG_DEL_DAYS_LIMIT" ; |
| | | |
| | | public static final String HK_NGINX_URL = "HK_NGINX_URL"; |
| | | public static boolean DEALING_HK_SYNCPRIVILEGE= false; |
| | | public static boolean DEALING_HK_SYNCDEVICE = false; |
| | | public static boolean DEALING_HK_SYNCDEVICE_STATUS = false; |
| | |
| | | public static final int depart = 3; |
| | | public static final int custom = 4; |
| | | public static final int self = -1; |
| | | } |
| | | |
| | | /** |
| | | * 作业类型 0自有车卸货 1自有车装货 2外协车卸货 3外协车装货 4市公司外协车卸货 |
| | | */ |
| | | public interface platformJobType{ |
| | | int zycxh = 0; |
| | | int zyczh = 1; |
| | | int wxcxh = 2; |
| | | int wxczh = 3; |
| | | int sgscxh = 4; |
| | | } |
| | | public static Date getBirthdyByCardNo(String idCard){ |
| | | if(idCard ==null || idCard.length()<14){ |
| | |
| | | int invalid =9; |
| | | } |
| | | |
| | | public interface multifileObjType{ |
| | | //0隐患现场情况 1隐患处理前情况 2隐患处理后情况 3隐患退回说明 |
| | | int zero = 0; |
| | | int one = 1; |
| | | int two = 2; |
| | | int three = 3; |
| | | } |
| | | |
| | | |
| | | public interface EmpowerStatus{ |
| | | //一卡通授权下发状态 0待下发 1已下发 2下发成功 3已取消 4下发失败 5任务下载已结束 |
| | |
| | | |
| | | |
| | | public interface memberType{ |
| | | int lw_visitor = 0;//劳务访客 |
| | | int driver = 0;//司机人员 |
| | | int visitor = 1;//普通访客 |
| | | int internal = 2;//内部人员 |
| | | } |
| | |
| | | int cityUseCar = 3;//市内用车 |
| | | int unCityUseCar = 4;//市外用车 |
| | | int logisticsCarUse = 5;//物流车预约 |
| | | } |
| | | |
| | | |
| | | |
| | | public static Integer approveTypeToNoticeType(Integer approveType){ |
| | | if(Constants.equalsInteger(approveType,Constants.approveObjectType.unConstructionVisit) |
| | | ||Constants.equalsInteger(approveType,Constants.approveObjectType.constructionVisit)){ |
| | | return Constants.noticesObjectType.visit; |
| | | }else if(Constants.equalsInteger(approveType,Constants.approveObjectType.visitReporting)){ |
| | | return Constants.noticesObjectType.visitReporting; |
| | | }else if(Constants.equalsInteger(approveType,Constants.approveObjectType.cityUseCar) |
| | | ||Constants.equalsInteger(approveType,Constants.approveObjectType.unCityUseCar)){ |
| | | return Constants.noticesObjectType.useCar; |
| | | }else { |
| | | return Constants.noticesObjectType.system; |
| | | } |
| | | |
| | | } |
| | | |
| | | |
| | | |
| | | public interface noticesObjectType{ |
| | | int visit = 0;//访客申请 |
| | | int visitReporting = 1;//访客报备 |
| | | int useCar = 2;//用车申请 |
| | | int dangerDeal = 3;//隐患处理 |
| | | int logisticsCarUse = 4;//物流车审批 |
| | | int system = 5;//系统消息 |
| | | } |
| | | |
| | | |
| | | public interface approveStatus{ |
| | |
| | | int auditIng = 1;//审批中 |
| | | int pass = 2;//审批通过 |
| | | int unPass = 3;//审批未通过 |
| | | int otherDeal = 4;//他人已处理 |
| | | int cancel = 5;//已取消 |
| | | int cancel = 4;//已取消 |
| | | int otherDeal = 5;//他人已处理 |
| | | int otherUnPass = 6;//他人拒绝 |
| | | } |
| | | |
| | |
| | | return reqJson; |
| | | } |
| | | |
| | | |
| | | public enum NoticeType { |
| | | |
| | | ZERO(0, "待审核","","","待审核","待处理","处理中"), |
| | |
| | | |
| | | } |
| | | |
| | | |
| | | /** |
| | | * 员工信息维护操作历史类型 0解冻 1冻结 2拉黑 3恢复 4设为拜访人 5取消拜访人 6设为高级审批人 7取消高级审批人 8手动离场 9删除 10更新 11授权门禁权限 12离职 13恢复在职 |
| | | * 月台作业 状态 |
| | | * 0待确认 1待签到 2等待叫号 3入园等待 4已叫号 5作业中 6作业完成 7转移中 8异常挂起 9已授权离园 10已离园 11 已过号 |
| | | */ |
| | | public enum UserActionType { |
| | | CANCEL_FREEZE(0, "解冻","由【${param1}】于【${param2}】,进行【解冻】" ), |
| | | FREEZE(1, "冻结","由【${param1}】于【${param2}】,进行【冻结】" ), |
| | | BLACKLIST(2, "拉黑","由【${param1}】于【${param2}】,进行【拉黑】"), |
| | | CANCEL_BLACKLIST(3, "恢复","由【${param1}】于【${param2}】,进行【移出黑名单】" ), |
| | | CANVISIT(4, "设为拜访人","由【${param1}】于【${param2}】,进行【设为拜访人】" ), |
| | | CANCEL_VISIT(5, "取消拜访人","由【${param1}】于【${param2}】,进行【取消拜访人】" ), |
| | | public enum PlatformJobStatus { |
| | | WAIT_CONFIRM(0, "待确认","" ), |
| | | WART_SIGNIN(1, "待签到","待签到" ), |
| | | WAIT_CALL(2, "等待叫号","等待叫号"), |
| | | IN_WAIT(3, "入园等待","入园等待" ), |
| | | CALLED(4, "已叫号","已叫号" ), |
| | | WORKING(5, "作业中","作业中" ), |
| | | //续保通知 |
| | | HIGHCHECKOR(6, "设为高级审批人","由【${param1}】于【${param2}】,进行【设为高级审批人】" ), |
| | | CANCEL_HIGHCHECKOR(7, "取消高级审批人","由【${param1}】于【${param2}】,进行【取消高级审批人】" ), |
| | | LEVEL(8, "手动离场","由【${param1}】于【${param2}】,进行【手动离场】" ), |
| | | DELETE(9, "删除","由【${param1}】于【${param2}】,进行【删除】" ), |
| | | EDIT(10, "更新","由【${param1}】于【${param2}】,进行【更新】" ), |
| | | AUTH_ROLE(11, "授权门禁权限","由【${param1}】于【${param2}】,进行【授权门禁权限】" ), |
| | | WORK_OFF(12, "离职","由【${param1}】于【${param2}】,进行【离职】操作" ), |
| | | WORK_ON(13, "在职","由【${param1}】于【${param2}】,进行【在职】操作" ), |
| | | IMPORT_TRAIMETIME(14, "导入培训有效","由【${param1}】于【${param2}】,进行【导入培训有效】操作" ), |
| | | BE_HEAD(15, "设为主管","由【${param1}】于【${param2}】,进行【设为主管】操作" ), |
| | | NOT_HEAD(16, "取消主管","由【${param1}】于【${param2}】,进行【取消主管】操作" ), |
| | | DONE(6, "作业完成 ","作业完成 " ), |
| | | TRANSFERING(7, "转移中","7转移中" ), |
| | | EXCEPTION(8, "异常挂起","异常挂起" ), |
| | | AUTHED_LEAVE(9, "已授权离园","已授权离园" ), |
| | | LEAVED(10, "已离园 ","已离园 " ), |
| | | OVER_NUMBER(11, "已过号","已过号" ), |
| | | ; |
| | | |
| | | // 成员变量 |
| | |
| | | private String info; |
| | | |
| | | // 构造方法 |
| | | UserActionType(int key, String name,String info ) { |
| | | PlatformJobStatus(int key, String name,String info ) { |
| | | this.key = key; |
| | | this.info = info; |
| | | this.name = name; |
| | | } |
| | | public static String getName(int index) { |
| | | for (UserActionType c : UserActionType.values()) { |
| | | for (PlatformJobStatus c : PlatformJobStatus.values()) { |
| | | if (c.getKey() == index) { |
| | | return c.name; |
| | | } |
| | |
| | | public void setInfo(String info) { |
| | | this.info = info; |
| | | } |
| | | } |
| | | /** |
| | | * 关联对象类型 |
| | | 关联对象类型 0企业营业执照 1理赔报案事故视频或图片 2理赔员工关系证明材料 3理赔门诊资料 4理赔住院资料 5理赔伤残资料 6理赔赔付结案材料 7企业身份证号 8保单申请表PDF 9签署后保单申请表PDF 10企业签章 11最终报单 |
| | | */ |
| | | public enum MultiFile{ |
| | | HIDDEN_DANGER_SUBMIT(0, "隐患随手拍提报", "隐患随手拍提报"), |
| | | HIDDEN_DANGER_DEAL_BEFORE(1, "隐患随手拍处理前", "隐患随手拍处理前"), |
| | | HIDDEN_DANGER_DEAL_AFTER(2, "隐患随手拍处理后 ", "隐患随手拍处理后 "), |
| | | ; |
| | | // 成员变量 |
| | | private String name; |
| | | private int key; |
| | | private String noteinfo;// 描述 |
| | | |
| | | // 构造方法 |
| | | MultiFile(int key, String name, String noteinfo) { |
| | | this.name = name; |
| | | this.key = key; |
| | | this.noteinfo = noteinfo; |
| | | } |
| | | |
| | | // 普通方法 |
| | | public static String getName(int index) { |
| | | for (MultiFile c : MultiFile.values()) { |
| | | if (c.getKey() == index) { |
| | | return c.name; |
| | | } |
| | | } |
| | | return null; |
| | | } |
| | | |
| | | // 普通方法 |
| | | public static String getInfo(int index) { |
| | | for (MultiFile c : MultiFile.values()) { |
| | | if (c.getKey() == index) { |
| | | return c.noteinfo; |
| | | } |
| | | } |
| | | return null; |
| | | } |
| | | |
| | | // get set 方法 |
| | | public String getName() { |
| | | return name; |
| | | } |
| | | |
| | | public void setName(String name) { |
| | | this.name = name; |
| | | } |
| | | |
| | | public int getKey() { |
| | | return key; |
| | | } |
| | | |
| | | public void setKey(int key) { |
| | | this.key = key; |
| | | } |
| | | |
| | | public String getNoteinfo() { |
| | | return noteinfo; |
| | | } |
| | | |
| | | |
| | | |
| | | } |
| | | /** |
| | | * 审批模拟类型 0非施工人员访客申请 1非施工人员访客申请 2访客报备 3公车市内用车 4公车室外用车 5市公司物流车预约 |