# 本地环境 ENV = 'development' # 本地环境接口地址 # VITE_API_URL = 'http://101.200.198.249:8899/api/v1' VITE_API_URL = 'http://127.0.0.1:8199/api/v1'