工业互联网平台搭建的仓库管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.chenhuijie 484B

1234567891011
  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://123.206.9.27:10004'
  4. VITE_MINIO_API = 'http://123.206.9.27:10002'
  5. VITE_RAQ_API= 'http://172.16.2.78:8080'
  6. VITE_UREPORT_API= 'http://172.16.2.78:8001'
  7. VITE_FINEREPORT_API= 'http://localhost/fr'
  8. VITE_IMAGE_API= 'http://192.168.31.23/image'
  9. # jflow-vue-core 包运行地址
  10. VITE_JFLOW_CORE_ADDR = 'http://192.168.31.196:3000'
  11. VITE_WORKFLOW_ADDR = 'http://172.16.7.51:10028'