zhengcaioa/IServices/IOrderBanciService.cs @@ -20,5 +20,8 @@ OrderBanciDTO GetAll(string id); List<OrderBanciDTO> GetJifenBanciList(); } }