# 监督端开发环境
VITE_PORT = 12003
VITE_BASE_URL = 'http://localhost:17000/sup-ep'
VITE_DEFAULT_LOGIN = '/supervision/login'