package com.qianwen.smartman.modules.dnc.enums; public enum BagProcessEnum { BAG_OR_PROCESS, ONLY_BAG, ONLY_PROCESS }