username@email.com
2022-09-30 c9c8c89f0cd11ad0d6dfce782af78739c30302c7
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; }
    }
}