野心家
2025-06-19 020f48adb61a0350924783c1b397bd381d20ddc8
src/main/resources/mapper/LocMastMapper.xml
@@ -64,7 +64,7 @@
    </select>
    <select id="selectztgx" resultMap="BaseResultMap">
        select  top 1 * from asr_loc_mast where loc_sts in (#{sts1},#{sts2}) and channel=#{count}+1
        select  top 1 * from asr_loc_mast where loc_sts in (#{sts1}) and channel=#{count}+1
    </select>
</mapper>