字段问题
This commit is contained in:
parent
cf60455b9f
commit
51fe298d3e
@ -309,7 +309,7 @@
|
||||
ON
|
||||
st1.DEPLOYMENT_ID_ = st2.DEPLOYMENT_ID_
|
||||
WHERE
|
||||
st2.CATEGOTY_ IN
|
||||
st2.CATEGORY_ IN
|
||||
<foreach collection="modelCategories" index="index" open="(" separator="," close=")">
|
||||
#{modelCategories[${index}]}
|
||||
</foreach>
|
||||
|
Loading…
Reference in New Issue
Block a user