namespace iWareCommon.Common.EnumType { public enum EDbError { 记录已存在 = -2146233087 } }