username@email.com
2024-07-08 3cf9d2b6664bf83216c25d33f3f2890de6f25443
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; }
    }
}