标签:pen foreach and tor sep size get cti target
<if test="tenantIds.size() > 0"> AND A.PROC_TARGET_ID IN <foreach collection="tenantIds" item="tenantId" open="(" separator="," close=")"> #{tenantId} </foreach> </if>
标签:pen foreach and tor sep size get cti target
原文地址:https://www.cnblogs.com/gjack/p/9282237.html