Explorar o código

[fix] 拼写错误

j_hao %!s(int64=9) %!d(string=hai) anos
pai
achega
a4bdc2264f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Manager/ProxyManager.py

+ 1 - 1
Manager/ProxyManager.py

@@ -15,7 +15,7 @@ __author__ = 'JHao'
 
 from DB.DbClient import DbClient
 from Util.GetConfig import GetConfig
-from ProxyGetter.GetFreeProxy import GetFreeProxy
+from ProxyGetter.getFreeProxy import GetFreeProxy
 
 
 class ProxyManager(object):