# gastric 本地 # VUE_APP_URL = "http://127.0.0.1/gastric-api" # VUE_APP_WSURL = "ws://127.0.0.1/gastric-socket/websocket/" # VUE_APP_IMGURL = "./" # gastric 测试演示 # VUE_APP_URL = "http://139.9.163.126/gastric-api" # VUE_APP_WSURL = "ws://139.9.163.126/gastric-socket/websocket/" # VUE_APP_IMGURL = "./" # 温州正式内网1 VUE_APP_IMGURL = "./" VUE_APP_URL = '/screening-api/' #VUE_APP_URL = "https://zcas.wzswsj.gov.cn/screening-api/" #VUE_APP_URL = "https://ds.cixincloud.com/screening-api" VUE_APP_WSURL = "wss://health.sh-sict.com/wjy-socket/websocket/"