VITE_BASE_API = 'http://172.16.7.51:10025' VITE_PREVIEW_API: 'http://192.168.100.191:8012' VITE_RAQ_API: 'http://172.16.2.78:8080' VITE_UREPORT_API: 'http://172.16.2.78:8001' VITE_FINEREPORT_API:'http://172.16.2.78/fr/' # jflow-vue-core 包运行地址 VITE_JFLOW_CORE_ADDR = 'http://172.16.7.51:10026' VITE_WORKFLOW_ADDR = 'http://172.16.7.51:10028' # VITE_WORKFLOW_ADDR = 'http://127.0.0.1:8080'