# 预生产环境变量 MODE = "uat" API_PREFIX = "/api" API_HOST = "prese.phone.androidscloud.com" API_PORT = 443 API_HTTPS = true # 文件服务器 FILE_PREFIX = "/" FILE_HOST = "file.phone.androidscloud.com" FILE_PORT = 8121 FILE_UPLOAD_KEY = "347905r86eb745a1sc38" FILE_HTTPS = true # 友盟统计 UMENG_DATASOURCES_APP_KEY = "62ad961905844627b5b8638c" # 百度统计 BAIDU_TONGJI_KEY = "fb2fdf29d47485e36ea2ec253bf6ac06"