ソースを参照

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