Pārlūkot izejas kodu

[fix] 拼写错误

j_hao 9 gadi atpakaļ
vecāks
revīzija
a4bdc2264f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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):