settings.py 184 Bytes
# 日志文件路径
def get_log_path():
    return "../"

def get_base_url():
    return "http://192.168.0.118:8081/"

def get_base_file_url():
    return "http://192.168.0.118:8186/"