tfse-admin-api-v0.2/setting.py

7 lines
111 B
Python

# 应用配置
APP_NAME = 'tfse_admin'
APP_PORT = '51013'
# 接口密钥
API_SECRET = "EZgo9ykxrYuBMYnYmmKIh"