From 83d8c25acac2b6c39e5971f078d5118b1b497fbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E8=AF=9A?= Date: Mon, 5 Jan 2026 16:19:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96SQL=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E8=AF=AD=E5=8F=A5=E7=9A=84HTML=E8=BE=93=E5=87=BA=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E8=B0=83=E6=95=B4=E6=9C=80=E5=A4=A7=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E4=B8=BA80px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service/SmartHandleService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service/SmartHandleService.cs b/Service/SmartHandleService.cs index 437dfe4..2c3283c 100644 --- a/Service/SmartHandleService.cs +++ b/Service/SmartHandleService.cs @@ -325,7 +325,7 @@ public class SmartHandleService( JsonSerializer.Serialize(new { content = $""" -
+                    
                     {System.Net.WebUtility.HtmlEncode(sqlText)}
                     
"""