@@ -130,8 +130,6 @@
MINUS
SELECT a.id
FROM t_report_ylgd a
- where a.del_flag = 0
-
</select>
<update id="updateForImport">
@@ -178,7 +176,6 @@
INTERSECT
- WHERE a.del_flag = 0
@@ -143,7 +143,6 @@
FROM t_report_ylrq a
<select id="queryNeedDeleteIds" resultType="Long">
@@ -160,7 +159,6 @@
<select id="queryNeedUpdateIds" resultType="Long">
SELECT b.id
FROM t_specdev_ylrq b