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