LR-20210131IOQH\Administrator
2021-08-10 bef853fc5adf095c54415e7fc23574655ac0859a
zhengcaioa/DTO/WfHistoryDTO.cs
@@ -31,6 +31,9 @@
        public DateTime Modifytime { get; set; }
        public string Contentyijian { get; set; }
        public int? Sort { get; set; }
        public string ChuliStatusName { get; set; }
        public string DeelUserIdName { get; set; }
        public string ModifytimeName { get; set; }
    }
    public class WfHistoryDTOSearch : SearchEntity
@@ -45,5 +48,7 @@
        public string ShenpiStatus { get; set; }
        public string Creater { get; set; }
    }
}