Commit 05dee369 by 徐高华

sql

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