记得上下班打卡 | git大法好,push需谨慎

Commit a52faff3 authored by zhanggb's avatar zhanggb

~ADMIN:编辑标签:+return;

parent a6825c12
...@@ -61,6 +61,7 @@ public class GoblinSelfGoodsTagServiceImpl extends ServiceImpl<GoblinSelfTagMapp ...@@ -61,6 +61,7 @@ public class GoblinSelfGoodsTagServiceImpl extends ServiceImpl<GoblinSelfTagMapp
); );
log.info("店铺管理:标签管理:编辑[selfTag={},MONGO.UpdateResult={}]", JsonUtils.toJson(selfTag), JsonUtils.toJson(updateResult)); log.info("店铺管理:标签管理:编辑[selfTag={},MONGO.UpdateResult={}]", JsonUtils.toJson(selfTag), JsonUtils.toJson(updateResult));
// TODO: 2022/1/14 zhanggb redis // TODO: 2022/1/14 zhanggb redis
return true;
} }
return false; return false;
} }
......
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