username@email.com
2023-12-11 72e4a4d81cb1b9776ffb7287e0c5ed67592eda8b
zhengcaioa/IServices/IOrderBanciService.cs
@@ -23,5 +23,10 @@
        List<OrderBanciDTO> GetJifenBanciList();
        ResultEntity saveZuowei(OrderBanciZuoweiDTO dto);
        List<OrderBanciZuoweiDTO> GetOrderBanciZuoweiList(string banciId);
    }
}