소스 검색

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):