Commit bb2d522b authored by hezhen's avatar hezhen

修改添加收藏

parent 208e4939
......@@ -80,7 +80,7 @@ public class AppUserCollectBiz extends BaseBiz<AppUserCollectMapper, AppUserColl
}
}
return ObjectRestResponse.succ();
return ObjectRestResponse.succ(collect.getId());
}
//更新收藏
......
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