package com.qianwen.smartman.modules.perf.enums; public enum WorkStatusEnum { ALL, ON, OFF, MY }