username@email.com
2022-12-30 13ca8b4cab099521fc95d551c4b21c1a7ae5984d
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; }
    }
}