fix(工作台): 修改删除功能用例我的仪表盘功能用例数无变化问题

--bug=1024013 --user=郭雨琦
https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001024013
This commit is contained in:
guoyuqi 2023-03-07 20:20:08 +08:00 committed by xiaomeinvG
parent c7a444f389
commit e68d64924b
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@
</foreach>
and tc.review_status in ('Prepare','Pass','UnPass')
and tc.create_user = #{userId,jdbcType=VARCHAR}
and (tc.status is null or tc.status != 'Trash');
</select>
<sql id="queryPublicCaseWhere">