[Del]移除自动连接MongoDB的操作
This commit is contained in:
parent
97bf7e0cf5
commit
e690c65ea8
@ -113,9 +113,6 @@ class MainEngine(object):
|
||||
|
||||
if gateway:
|
||||
gateway.connect()
|
||||
|
||||
# 接口连接后自动执行数据库连接的任务
|
||||
self.dbConnect()
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
def subscribe(self, subscribeReq, gatewayName):
|
||||
|
Loading…
Reference in New Issue
Block a user