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.
| 1234567891011121314151617 |
- #VITE_BASE_API = 'https://mob.shansteelgroup.com:59080/sgiipapi/'
- #VITE_BASE_API = 'http://10.19.13.166/sgiipapi'
- VITE_BASE_API = 'http://localhost:8003'
- #VITE_BASE_API = 'http://10.19.13.206/gateway'
- VITE_PREVIEW_API= 'http://172.16.7.51:10023'
-
- VITE_RAQ_API= 'http://172.16.2.78:8080'
- VITE_UREPORT_API= 'http://172.16.2.78:8001'
- VITE_FINEREPORT_API= 'http://localhost/fr'
- VITE_IMAGE_API= 'http://192.168.31.23/image'
- # jflow-vue-core 包运行地址
- VITE_JFLOW_CORE_ADDR = 'http://192.168.31.196:3000'
- VITE_WORKFLOW_ADDR = 'http://10.19.13.206'
- VITE_QW_APP_CODE='com.shansteelgroup.aqhb'
- VITE_QW_APP_ID='ww9263769246e752c9'
- VITE_BUCKET = 'safeplattest'
- VITE_USER_ID='S56100'
|