username@email.com
2022-10-18 378725af30f2ccf5007f80c553865be2b39f727a
zhengcaioa/IServices/IOrderBanciService.cs
@@ -17,5 +17,11 @@
        ResultEntity ModifyStatus(string id, string userid);
        List<OrderBanciDTO> GetList();
        OrderBanciDTO GetAll(string id);
        List<OrderBanciDTO> GetJifenBanciList();
    }
}