Commit faf08856 authored by zhangdahai112's avatar zhangdahai112
Browse files

fix(测试跟踪): 功能用例版本切换

parent adffd784
Showing with 0 additions and 1 deletion
+0 -1
......@@ -998,7 +998,6 @@
max(test_case.latest) = 0
ORDER BY
project_version.create_time desc
LIMIT 1
) t
ON test_case.id = t.id
SET test_case.latest = 1
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment