fix(测试跟踪): 测试计划功能用例按更新时间排序后,全选编辑报错

--bug=1023818 --user=陈建星 【测试跟踪】github #22228,测试计划批内功能用例按照“更新时间”排序,执行批量通过时SQL异常 https://www.tapd.cn/55049933/s/1343413
This commit is contained in:
chenjianxing 2023-02-27 13:59:26 +08:00 committed by jianxing
parent a1f1e51fb7
commit 15a01d3c07
1 changed files with 0 additions and 1 deletions

View File

@ -477,7 +477,6 @@
from test_plan_test_case
inner join test_case on test_plan_test_case.case_id = test_case.id
<include refid="queryWhereCondition"/>
<include refid="io.metersphere.base.mapper.ext.ExtBaseMapper.orders"/>
</select>
<select id="selectForPlanReport" resultType="io.metersphere.track.dto.PlanReportCaseDTO">
select tptc.id, tptc.status