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