namespace iWareCommon.Common.EnumType { public enum EHaveOrNot { 无, 有 } }