zhengcaioa/IServices/IOrderBanciService.cs @@ -23,5 +23,10 @@ List<OrderBanciDTO> GetJifenBanciList(); ResultEntity saveZuowei(OrderBanciZuoweiDTO dto); List<OrderBanciZuoweiDTO> GetOrderBanciZuoweiList(string banciId); } }