Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

.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'