فهرست منبع

可视化接口故障 添加删除标志状态del_flag

wangzhe 2 سال پیش
والد
کامیت
a0a91a0caa
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      mybusiness/src/main/resources/mapper/system/TUInterfaceinfoMapper.xml

+ 1 - 0
mybusiness/src/main/resources/mapper/system/TUInterfaceinfoMapper.xml

@@ -505,6 +505,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             t_u_interfaceinfo
         WHERE
             status = #{status}
+            and del_flag = 0
     </select>
 
     <select id="getSubJkspfx" resultMap="TUInterfaceinfoResult">