暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910
  1. #VITE_BASE_API = 'http://172.16.105.244:8003'
  2. VITE_BASE_API = 'http://127.0.0.1:8003'
  3. VITE_PREVIEW_API= 'http://172.16.7.51:10023'
  4. VITE_RAQ_API= 'http://172.16.2.78:8080'
  5. VITE_UREPORT_API= 'http://172.16.2.78:8001'
  6. VITE_FINEREPORT_API= 'http://localhost/fr'
  7. VITE_IMAGE_API= 'http://192.168.31.23/image'
  8. # jflow-vue-core 包运行地址
  9. VITE_JFLOW_CORE_ADDR = 'http://192.168.31.196:3000'
  10. VITE_WORKFLOW_ADDR = 'http://172.16.7.51:10028'