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