bug
jiangping
2023-11-07 64b432916af9c9218ab3f3eca614e26c542142ae
screen_standard/.env.production
@@ -1,7 +1,5 @@
NODE_ENV = production
VITE_NAME = '生产环境'
VITE_BASE_CONTEXT = 'screen'
VITE_BASE_PATH = '/api'
VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
VITE_BASE_URL = 'https://127.0.0.1/doumeeplant'
VITE_BASE_PATH = '/api/'
VITE_BASE_URL = 'https://www.mes.red/api'