username@email.com
2022-11-23 ab369ff5b0d64847f81b0a3da0cdb1481f71e19b
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; }
    }
}