namespace ChangKeTec.Wms.Models.Enums { public enum EnumCqbmptPartType { 正常件=0, 调试件=1, 测试件试验件=2, 评审件=3, } }