浏览代码

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