心衰系统,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
174 B

NODE_ENV=localhost
VUE_APP_NODE_ENV=local
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'