# 接口前缀
VITE_APP_BASEAPI="/api-dev"
VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_ENV_NAME = "dev"