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