Commit cad37690 authored by hezhen's avatar hezhen

Merge branch 'master-tiande' into dev-tiande

parents 2fe24821 bb2d522b
...@@ -80,7 +80,7 @@ public class AppUserCollectBiz extends BaseBiz<AppUserCollectMapper, AppUserColl ...@@ -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