소스 검색

update 合并测试接口脚本

zeke-chin 2 년 전
부모
커밋
45480492ee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      TestAllOcr/test_interface.py

+ 1 - 1
TestAllOcr/test_interface.py

@@ -12,7 +12,7 @@ url = config.URL[envl]
 token = config.TOKEN[envl]
 
 
-# 生产集群
+
 class TestOcr(unittest.TestCase):
 
     def _helper(self, image_path, suffix):