瀏覽代碼

test_info: 修改sql

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 5 年之前
父節點
當前提交
7fd5346cc6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test_info.py

+ 1 - 1
test_info.py

@@ -72,7 +72,7 @@ class TestInfo(object):
         FROM
             f_t_daren_score_2 a
         WHERE
-            testcase_id = 77 
+            testcase_id = %s
     '''
 
     def __init__(self):