### # @page: 测试环境 # @Author: wyd # @LastEditors: JiangChunMei ### # 接口地址 VITE_BASE_URL="http://sandbox.hqhuitong.com/api" # 文件地址 VITE_OSS_URL='http://sandbox.hqhuitong.com' # 文件桶 VITE_BARREL_URL="/smartparkdev/" # websocket地址 VITE_SOCKET_URL='ws://sandbox.hqhuitong.com/websocket?Authorization=Bearer%20' # 前端地址 VITE_FRONT_URL='http://sandbox.hqhuitong.com'