提交 025798e0 作者: panda

测试打印

上级 ced7055e
...@@ -184,6 +184,7 @@ public class BackstageTaskServiceImpl implements BackstageTaskService { ...@@ -184,6 +184,7 @@ public class BackstageTaskServiceImpl implements BackstageTaskService {
@Override @Override
public Integer getWorkServiceCountByCategoriesId(List<Integer> ids) { public Integer getWorkServiceCountByCategoriesId(List<Integer> ids) {
log.info("刘旺到此一游.........");
if (CollectionUtils.isEmpty(ids)) { if (CollectionUtils.isEmpty(ids)) {
return 0; return 0;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论