From d311918b0bc735a48016179edfa91777dd7fc599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E8=AF=9A?= Date: Mon, 5 Jan 2026 16:20:21 +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=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E5=B9=B6=E6=B7=BB=E5=8A=A0=E8=BE=B9=E6=A1=86?= 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 2c3283c..30d27b8 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)}
                     
"""