Commit 17ae2018 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent b653f483
......@@ -629,8 +629,6 @@ public interface LoanService {
@POST("api/setWechatTipsStatus")
Observable<BaseResponse<JsonObject>> setWechatTipsStatus(@Body Map<String, Object> vo);
<<<<<<< HEAD
=======
/**
* 获取权重信息
*
......@@ -639,7 +637,6 @@ public interface LoanService {
@POST("api/vedioPlans")
Observable<BaseResponse<UserTaskMsgBean>> vedioPlans();
>>>>>>> cb2ffa05e5c027ec30d75fc7298c1e0c249a8eb5
/**
* 默认http工厂
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment