From 48ca11aaf324d017c08fadabf27c753fdd76c9b7 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 10 十月 2024 20:19:36 +0800
Subject: [PATCH] xxx

---
 pom.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index fcb8cd4..cae6e8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,6 +96,13 @@
 
     <dependencies>
 
+        <!-- 闃块噷JSON瑙f瀽鍣� -->
+        <dependency>
+            <groupId>com.alibaba.fastjson2</groupId>
+            <artifactId>fastjson2</artifactId>
+            <version>2.0.43</version>
+        </dependency>
+
         <!--瑙嗛澶勭悊-->
         <dependency>
             <groupId>org.bytedeco</groupId>

--
Gitblit v1.8.0