Commit 05dee369 by 徐高华

sql

parent dbcd8b0b
......@@ -682,7 +682,7 @@
<foreach collection="list" item="id" index="index" open="(" close=")" separator=",">
#{id}
</foreach>
and enterprise_id = #{enterpriseId} and status_flag = 1
and status_flag = 1
</update>
<select id="listPageByWxenterpriseId" resultMap="BaseResultMap">
......
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