# 本地环境 ENV = 'development' #https://minlong.raycos.com.cn # 本地环境接口地址 121.36.251.245 VITE_API_URL = 'https://minlong.raycos.com.cn' # 是否启用按钮权限 VITE_PM_ENABLED = true