心衰系统,crf表单
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.

5 lines
173 B

3 years ago
NODE_ENV=production
VUE_APP_NODE_ENV=prod
VUE_APP_API_UPLOAD = 'http://192.168.0.32:8080/api/upload/file'
VUE_APP_CASE = 'http://192.168.0.32:8080/api/pacs/case/importCase'