zhengcaioa/DTO/CooperVisitDTO.cs
@@ -27,6 +27,7 @@
        public string JyName { 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; }