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

.env.zhangchuanchen 264B

123456
  1. VITE_API_URL='http://10.198.1.18:8003'
  2. VITE_API_BASE_URL=/api/
  3. VITE_BASE_API = 'http://10.198.1.18:8003'
  4. #VITE_WORKFLOW_ADDR = 'http://172.16.7.51:10028'
  5. VITE_WORKFLOW_ADDR = 'http://10.198.1.29:8080/horizon-workflow-boot'
  6. VITE_H5_URL = 'http://localhost:4200/h5'