username@email.com
2023-02-02 db0147994ef4899702ac864ac0794a79fe980416
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; }
    }
}