野心家
2023-06-13 eb5e61b0f85c78455caa4e0ba54245aff982ba3d
src/main/resources/mapper/LocMastMapper.xml
@@ -60,4 +60,8 @@
        ORDER BY NEWID()
    </select>
    <select id="selectztgx" resultMap="BaseResultMap">
        select  top 1 * from asr_loc_mast where loc_sts in (#{sts1},#{sts2}) and channel=#{count}+1
    </select>
</mapper>