Browse Source

init 文件配置

zhangyong 10 tháng trước cách đây
mục cha
commit
9ace6eea0a
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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