This commit is contained in:
gcw_MV9p2JJN 2026-01-12 13:28:34 +08:00
parent c179af0480
commit bf5577edfd

View File

@ -63,7 +63,7 @@ namespace MDM.Model.Process.Dto
public int? Status { get; set; }
public string CreatedBy { get; set; }
public string? CreatedBy { get; set; }
public DateTime? CreatedTime { get; set; }