From ff926f579056a423a1bac5e11f43e420e6570aa3 Mon Sep 17 00:00:00 2001 From: xujun Date: Thu, 6 Aug 2026 08:39:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7fastjson,=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index ce4ae01..9244438 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,15 @@ + + + + com.alibaba + fastjson + 2.0.64 + + + org.xujun