Selaa lähdekoodia

init 文件配置

zhangyong 1 vuosi sitten
vanhempi
commit
9ace6eea0a
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      application/common/__init__.py

+ 2 - 1
application/common/__init__.py

@@ -2,4 +2,5 @@ from .feishu import Feishu, FeishuInsert
 from .log import *
 from .messageQueue import *
 from .mysql import *
-from .proxies import *
+from .proxies import *
+from .redis import redis_helper