Commit 4395bd90 by 墨竹

fix:sql报错

parent 1fe64792
...@@ -575,7 +575,7 @@ ...@@ -575,7 +575,7 @@
<foreach collection="storeIds" index="index" item="item" open="(" separator="," close=")"> <foreach collection="storeIds" index="index" item="item" open="(" separator="," close=")">
#{item} #{item}
</foreach> </foreach>
</if>> </if>
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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