提交 60614dda 作者: 张小凤

BackstageTaskServiceDao(update)

上级 70478c71
...@@ -293,6 +293,6 @@ ...@@ -293,6 +293,6 @@
</select> </select>
<select id="queryByIdCount" resultType="java.lang.Integer"> <select id="queryByIdCount" resultType="java.lang.Integer">
select count(1) from service where company_id=#{companyId} select count(1) from service where company_id=#{companyId} and is_deleted=0
</select> </select>
</mapper> </mapper>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论