97f9e0db by renchao@pashanhoo.com

style:上报

1 parent 814a81da
###
# @Description:
# @Autor: renchao
# @LastEditTime: 2023-05-06 15:55:04
# @LastEditTime: 2023-05-06 16:39:50
###
# just a flag
ENV = 'development'
......@@ -10,4 +10,4 @@ NODE_ENV=development
VUE_APP_BASE_API = '/api'
# 开发环境
VUE_APP_API_BASE_URL = 'http://192.168.2.89:8027'
VUE_APP_API_BASE_URL = 'http://192.168.2.38:8027'
......