admin/.env.development @@ -3,4 +3,7 @@ # 项目上下文路径 VUE_APP_CONTEXT_PATH = '/' VUE_APP_API_URL = 'http://localhost:11010' VUE_APP_API_URL = 'http://localhost:12010' #VUE_APP_API_URL = 'https://pay.smartbee.run/admin_interface'