username@email.com
2022-11-24 e1064dd08bba4326d19c81a0b9f4da18c2fa462d
zhengcaioa/DTO/AdmBreakPrecedentDTO.cs
@@ -32,6 +32,9 @@
        public string DeptId { get; set; }
        public string UserName { get; set; }
        public string BreakThing { get; set; }
        public string UserId { get; set; }
        public string Goods { get; set; }
    }
}