duan
2024-08-21 22bd5bc1ce2b49284cc2f042c7f4f48619fcf85b
src/DIXWeb.Entity/Workflow/ReceiveNodeDetail.cs
@@ -23,6 +23,7 @@
        public string RoleName { get; set; }
        
        public int DetailLevel { get; set; }
        public string ActiveType { get; set; }
        public DateTime CreateTime { get; set; }
        public int CreateUserId { get; set; }