扫码作业问题

workplace
yewj 11 months ago
parent b1eca2aab3
commit 67123a1011

@ -30,5 +30,6 @@
AND ggxh LIKE concat('%', #{ggxh}, '%') AND ggxh LIKE concat('%', #{ggxh}, '%')
</if> </if>
</where> </where>
group by icob.id
</select> </select>
</mapper> </mapper>

@ -26,5 +26,6 @@
AND icocm.bizIdFk = #{bizIdFk} AND icocm.bizIdFk = #{bizIdFk}
</if> </if>
</where> </where>
group by icocm.id
</select> </select>
</mapper> </mapper>

Loading…
Cancel
Save