DocumentServiceAPI.Model/cyDocumentModel/Document_ProjectExpand.cs
@@ -247,5 +247,12 @@ /// </summary> public string Experts {get;set;} /// <summary> /// Desc: /// Default: /// Nullable:True /// </summary> public string Remark { get; set; } } }