From 315aa9bca2b9c7a05d6991ee34d52a20dc3f4e8f Mon Sep 17 00:00:00 2001 From: yy2205 <2238220225@qq.com> Date: Thu, 5 Jun 2025 14:11:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=89=8D=E6=97=97=E7=9A=84?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/processImage/index.ts | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/api/processImage/index.ts b/src/api/processImage/index.ts index f5193d8d..cb45c665 100644 --- a/src/api/processImage/index.ts +++ b/src/api/processImage/index.ts @@ -73,11 +73,12 @@ export const processImageApi = { enableWatermark:1, }, "察右前旗巴音塔拉中心卫生院":{ - startX:1000, - startY:100, - height:400, - width:900, - step:"诊断结果:", + startX:560, + startY:1400, + height:100, + width:400, + watermarkFontSize:20, + step:" ", enablePdf:1, enableOcr:0, coverColor:"#FFFFFF",