username@email.com
2022-11-24 e1064dd08bba4326d19c81a0b9f4da18c2fa462d
zhengcaioa/DTO/FiServiceDTO.cs
@@ -17,5 +17,6 @@
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public string ServiceTypeTop { get; set; }
        public decimal? Jifen { get; set; }
    }
}