// Admin.NET 项目的版权、商标、专利和其他相关权利均受相应法律法规的保护。使用本项目应遵守相关法律法规和许可证的要求。 // // 本项目主要遵循 MIT 许可证和 Apache 许可证(版本 2.0)进行分发和使用。许可证位于源代码树根目录中的 LICENSE-MIT 和 LICENSE-APACHE 文件。 // // 不得利用本项目从事危害国家安全、扰乱社会秩序、侵犯他人合法权益等法律法规禁止的活动!任何基于本项目二次开发而产生的一切法律纠纷和责任,我们不承担任何责任! using Admin.NET.Core; using SqlSugar; using System.ComponentModel.DataAnnotations; namespace Vistar.Application.Entity; /// /// /// [SugarTable("OBJ126","")] [Tenant("启威星 1.94.4.74")] public class Obj126 { /// /// /// [Required] [SugarColumn(ColumnName = "idRecord", IsIdentity = true, ColumnDescription = "", IsPrimaryKey = true)] public long idRecord { get; set; } /// /// /// [SugarColumn(ColumnName = "CheckedStatus", ColumnDescription = "")] public bool? CheckedStatus { get; set; } /// /// /// [SugarColumn(ColumnName = "VersionIndex", ColumnDescription = "")] public int? VersionIndex { get; set; } /// /// /// [SugarColumn(ColumnName = "IsLatestVersion", ColumnDescription = "")] public bool? IsLatestVersion { get; set; } /// /// /// [SugarColumn(ColumnName = "CreatedDate", ColumnDescription = "")] public DateTime? CreatedDate { get; set; } /// /// /// [SugarColumn(ColumnName = "VersionCreatedDate", ColumnDescription = "")] public DateTime? VersionCreatedDate { get; set; } /// /// /// [SugarColumn(ColumnName = "StageId", ColumnDescription = "")] public long? StageId { get; set; } /// /// /// [SugarColumn(ColumnName = "dateModified", ColumnDescription = "")] public DateTime? dateModified { get; set; } /// /// /// [SugarColumn(ColumnName = "UserCreatedId", ColumnDescription = "")] public long? UserCreatedId { get; set; } /// /// /// [SugarColumn(ColumnName = "VersionUserCreatedId", ColumnDescription = "")] public long? VersionUserCreatedId { get; set; } /// /// /// [SugarColumn(ColumnName = "UserModifiedId", ColumnDescription = "")] public long? UserModifiedId { get; set; } /// /// /// [SugarColumn(ColumnName = "RecordGuid", ColumnDescription = "", Length = 40)] public string? RecordGuid { get; set; } /// /// /// [SugarColumn(ColumnName = "isVisibilityNormal", ColumnDescription = "")] public bool? isVisibilityNormal { get; set; } /// /// /// [SugarColumn(ColumnName = "deleted", ColumnDescription = "")] public bool? deleted { get; set; } /// /// /// [SugarColumn(ColumnName = "SubObjectGuid", ColumnDescription = "", Length = 40)] public string? SubObjectGuid { get; set; } /// /// /// [SugarColumn(ColumnName = "PreviousStatus", ColumnDescription = "")] public bool? PreviousStatus { get; set; } /// /// /// [SugarColumn(ColumnName = "revision", ColumnDescription = "", Length = 10)] public string? revision { get; set; } /// /// /// [SugarColumn(ColumnName = "Record_image160_160", ColumnDescription = "")] public byte[]? Record_image160_160 { get; set; } /// /// /// [SugarColumn(ColumnName = "Record_Image320_240", ColumnDescription = "")] public byte[]? Record_Image320_240 { get; set; } /// /// /// [SugarColumn(ColumnName = "Record_ImageMax", ColumnDescription = "")] public byte[]? Record_ImageMax { get; set; } /// /// /// [SugarColumn(ColumnName = "_System_objNBS", ColumnDescription = "", Length = 100)] public string? _System_objNBS { get; set; } /// /// /// [SugarColumn(ColumnName = "_System_ObjDescription", ColumnDescription = "", Length = 200)] public string? _System_ObjDescription { get; set; } /// /// /// [SugarColumn(ColumnName = "_System_Effectivity_Begin", ColumnDescription = "")] public DateTime? _System_Effectivity_Begin { get; set; } /// /// /// [SugarColumn(ColumnName = "_System_Effectivity_End", ColumnDescription = "")] public DateTime? _System_Effectivity_End { get; set; } /// /// /// [SugarColumn(ColumnName = "ParentRecordId", ColumnDescription = "")] public long? ParentRecordId { get; set; } /// /// /// [SugarColumn(ColumnName = "CheckedOutPc", ColumnDescription = "", Length = 255)] public string? CheckedOutPc { get; set; } /// /// /// [SugarColumn(ColumnName = "EnableNotifications", ColumnDescription = "")] public bool? EnableNotifications { get; set; } /// /// /// [SugarColumn(ColumnName = "GroupObjId", ColumnDescription = "")] public long? GroupObjId { get; set; } /// /// /// [SugarColumn(ColumnName = "ParentStageId", ColumnDescription = "")] public long? ParentStageId { get; set; } /// /// /// [SugarColumn(ColumnName = "_CheckOutInProgress", ColumnDescription = "")] public bool? _CheckOutInProgress { get; set; } /// /// /// [SugarColumn(ColumnName = "Progress", ColumnDescription = "")] public double? Progress { get; set; } /// /// /// [SugarColumn(ColumnName = "StartDate", ColumnDescription = "")] public DateTime? StartDate { get; set; } /// /// /// [SugarColumn(ColumnName = "EndDate", ColumnDescription = "")] public DateTime? EndDate { get; set; } /// /// /// [SugarColumn(ColumnName = "DueDate", ColumnDescription = "")] public DateTime? DueDate { get; set; } /// /// /// [SugarColumn(ColumnName = "ProjectIdRecord", ColumnDescription = "")] public long? ProjectIdRecord { get; set; } /// /// /// [Required] [SugarColumn(ColumnName = "_System_ObjNbsAuto", ColumnDescription = "", Length = 50)] public string _System_ObjNbsAuto { get; set; } /// /// /// [SugarColumn(ColumnName = "_System_WebLink", ColumnDescription = "", Length = 500)] public string? _System_WebLink { get; set; } /// /// /// [SugarColumn(ColumnName = "isReleasedVersion", ColumnDescription = "")] public bool? isReleasedVersion { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006743", ColumnDescription = "", Length = -1)] public string? fld006743 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006745", ColumnDescription = "", Length = -1)] public string? fld006745 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006746", ColumnDescription = "")] public DateTime? fld006746 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006747", ColumnDescription = "", Length = -1)] public string? fld006747 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006770", ColumnDescription = "", Length = -1)] public string? fld006770 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006771", ColumnDescription = "", Length = -1)] public string? fld006771 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006772", ColumnDescription = "")] public DateTime? fld006772 { get; set; } /// /// /// [SugarColumn(ColumnName = "fld006773", ColumnDescription = "", Length = -1)] public string? fld006773 { get; set; } public DateTime? fld006934 { get; set; } public string? fld006990 { get; set; } }