package com.oying.modules.pc.product.domain.enums; public enum ProductChangeTypeEnum { PUT_ON_SHELF }