提交 0264a0eb 作者: panda

开发云享飞作业服务订单-相关接口-去掉注释

上级 ea4307fe
......@@ -74,9 +74,6 @@
<if test="industryId != null">
and industry_id = #{industryId}
</if>
<!-- <if test="accountId != null">-->
<!-- and account_id = #{accountId}-->
<!-- </if>-->
</where>
order by create_time desc
limit #{pageNo}, #{pageSize}
......@@ -97,9 +94,6 @@
<if test="industryId != null">
and industry_id = #{industryId}
</if>
<!-- <if test="accountId != null">-->
<!-- and account_id = #{accountId}-->
<!-- </if>-->
</where>
</select>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论