From 80764d6f762bf5e6cf219dceea1e2dd2b7de6f32 Mon Sep 17 00:00:00 2001 From: yy2205 <2238220225@qq.com> Date: Fri, 16 May 2025 16:00:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=A8=E5=9F=9F=E8=B0=83?= =?UTF-8?q?=E7=94=A8=EF=BC=8C=E8=BD=AC=E6=8D=A2=E8=B0=83=E7=94=A8=E5=A5=97?= =?UTF-8?q?=E5=A3=B3api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/processImage/index.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/api/processImage/index.ts b/src/api/processImage/index.ts index c4919224..da0a164b 100644 --- a/src/api/processImage/index.ts +++ b/src/api/processImage/index.ts @@ -1,5 +1,6 @@ import axios from 'axios' -const apiUrl = 'https://zzxmc.gw12320.com/processImage' +// const apiUrl = 'https://zzxmc.gw12320.com/processImage' +const apiUrl = 'https://pacs.gw12320.com/adminecg/admin-api/tblist/ecganalysisparas/rpc-processImage' const imageAddress = 'F://陕西省咸阳市礼泉县心电图FTP/ecgimage/' const originImageAddress = 'https://zzxmc.gw12320.com/ecgimage/'