Explorar el Código

update 合并测试接口脚本

zeke-chin hace 2 años
padre
commit
45480492ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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):