From 6b88066ec0e196b1873af977be5a7e0d9c0e0031 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 16 Apr 2025 16:54:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/bonus/imgTool/utils/HighQualityWatermark.java | 2 +- src/main/resources/mappers/backstage/SynthesisQueryMapper.xml | 4 ++-- .../resources/static/pages/synthesisQuery/highSearchForm.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/java/com/bonus/imgTool/utils/HighQualityWatermark.java b/src/main/java/com/bonus/imgTool/utils/HighQualityWatermark.java index 0be5247..303a700 100644 --- a/src/main/java/com/bonus/imgTool/utils/HighQualityWatermark.java +++ b/src/main/java/com/bonus/imgTool/utils/HighQualityWatermark.java @@ -23,7 +23,7 @@ public class HighQualityWatermark { private static final int DEFAULT_FONT_STYLE = Font.BOLD; private static final Color DEFAULT_COLOR = new Color(195, 32, 32, 255); private static final int MIN_FONT_SIZE = 10; - private static final int MAX_FONT_SIZE = 72; + private static final int MAX_FONT_SIZE = 140; private static final float MIN_OPACITY = 0.3f; private static final float MAX_OPACITY = 0.9f; private static final float DEFAULT_QUALITY = 1.0f; // 最高质量(无损) diff --git a/src/main/resources/mappers/backstage/SynthesisQueryMapper.xml b/src/main/resources/mappers/backstage/SynthesisQueryMapper.xml index 8447880..0333c4e 100644 --- a/src/main/resources/mappers/backstage/SynthesisQueryMapper.xml +++ b/src/main/resources/mappers/backstage/SynthesisQueryMapper.xml @@ -199,10 +199,10 @@ - AND INSTR(tcq.vio_desc,#{checkDesc3}) > 0 + AND INSTR(tcq.vio_place,#{checkDesc3}) > 0 - AND INSTR(tcq.rect_desc,#{rectDesc3}) > 0 + AND INSTR(tcq.vio_desc,#{rectDesc3}) > 0 AND tcq.upload_type = '3' diff --git a/src/main/resources/static/pages/synthesisQuery/highSearchForm.html b/src/main/resources/static/pages/synthesisQuery/highSearchForm.html index 19604c1..956cb3f 100644 --- a/src/main/resources/static/pages/synthesisQuery/highSearchForm.html +++ b/src/main/resources/static/pages/synthesisQuery/highSearchForm.html @@ -130,13 +130,13 @@
- +
- +