u
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
import importlib.util
|
||||||
|
import sys
|
||||||
|
import socket
|
||||||
|
import os
|
||||||
|
|
||||||
# 加载 默认配置文件 envar.py 和 本机配置文件 (envar.本机编码.py 例如 envar.lin237.py)
|
# 加载 默认配置文件 envar.py 和 本机配置文件 (envar.本机编码.py 例如 envar.lin237.py)
|
||||||
def load_envar():
|
def load_envar():
|
||||||
# Get current OS type
|
# Get current OS type
|
||||||
|
|||||||
Reference in New Issue
Block a user