username@email.com
2023-12-07 c7ca1bd2476a1e45a900a24a4ea220710e3415b8
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; }
    }
}