username@email.com
2021-08-10 1a377b23dc06ea31d0c0a368072ff1b52a4e6a40
zhengcaioa/Model/WfRunProcess.cs
@@ -21,5 +21,6 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public string Deelurl { get; set; }
    }
}