优化交换机监控策略、交换机管理分页查询
This commit is contained in:
+1
@@ -59,6 +59,7 @@
|
||||
and (snmp_address = #{snmpAddress} or switch_name like concat('%', #{switchName}, '%'))
|
||||
</if>
|
||||
</where>
|
||||
order by create_time desc
|
||||
</select>
|
||||
|
||||
<select id="selectRmSwitchManagementById" parameterType="Long" resultMap="RmSwitchManagementResult">
|
||||
|
||||
Reference in New Issue
Block a user