This commit is contained in:
Luk
2024-12-11 12:44:21 +08:00
parent 46335dd5ee
commit 4143b7c9fe

View File

@@ -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