zhengcaioa/DTO/CooperOrderDTO.cs
@@ -26,6 +26,7 @@ public string Remark { get; set; } public string RecStatus { get; set; } public string Creater { get; set; } public string CreaterName { get; set; } public DateTime Createtime { get; set; } public string Modifier { get; set; } public DateTime Modifytime { get; set; }