package com.qianwen.smartman.modules.perf.enums; public enum QueryPerfEnum { EMPLOYEE_WORK, EMPLOYEE_TIME, WORK_EMPLOYEE, WORK_TIME }