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