j_hao 9 жил өмнө
parent
commit
a4bdc2264f

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