修改任务详情列表重复

master
zengwh 4 years ago
parent cd8861eaf0
commit 66c630b02f

@ -433,7 +433,7 @@
</if>
</sql>
<select id="getArchiveExtInfo" resultMap="BaseResultMap">
select temp.*,zd_assort.assort_name,zd_assort.assort_id,
select distinct temp.*,zd_assort.assort_name,zd_assort.assort_id,
archive_other_ext_submitTime.create_time,archive_other_ext_submitTime.str2 tempTime,
CASE
WHEN sysFlag = 1 THEN

Loading…
Cancel
Save