Update main.py
This commit is contained in:
parent
a1bb8b9816
commit
b34cf3fc86
|
|
@ -17,7 +17,7 @@ import psutil
|
|||
|
||||
import core.mw as mw
|
||||
|
||||
def getEnvInfo(self):
|
||||
def getEnvInfo():
|
||||
data = {}
|
||||
data['status'] = True
|
||||
sdir = mw.getServerDir()
|
||||
|
|
|
|||
Loading…
Reference in New Issue