From 257446afe41ada112a2aa2ad827dd0a18f07b385 Mon Sep 17 00:00:00 2001 From: 15856 <15856818120@163.com> Date: Fri, 3 Jan 2025 18:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-modules/sgzb-material/pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/sgzb-modules/sgzb-material/pom.xml b/sgzb-modules/sgzb-material/pom.xml index 6912de0..28808c0 100644 --- a/sgzb-modules/sgzb-material/pom.xml +++ b/sgzb-modules/sgzb-material/pom.xml @@ -80,10 +80,10 @@ - + @@ -97,7 +97,11 @@ springfox-swagger-ui ${swagger.fox.version} - + + org.springframework + spring-webmvc + 6.1.13 + com.mysql @@ -146,6 +150,18 @@ jasypt-spring-boot-starter 3.0.2 + + + com.alibaba + fastjson + 2.0.18.android + compile +