优化95值计算
This commit is contained in:
+1
@@ -169,6 +169,7 @@
|
||||
<if test="switchIp != null and switchIp != ''"> and switch_ip = #{switchIp}</if>
|
||||
<if test="serverIp != null and serverIp != ''"> and server_ip = #{serverIp}</if>
|
||||
</where>
|
||||
order by create_time desc
|
||||
</select>
|
||||
|
||||
<!-- 批量插入接口名称 -->
|
||||
|
||||
Reference in New Issue
Block a user