From 79863ca588893739f7b2ab0c3ff72c0d08757414 Mon Sep 17 00:00:00 2001
From: wangting <675591594@qq.com>
Date: 星期二, 18 七月 2023 12:35:56 +0800
Subject: [PATCH] 修改样式,菜单管理增加是否缓存
---
Source/UBCS/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Source/UBCS/pom.xml b/Source/UBCS/pom.xml
index 8d31ce1..5757e07 100644
--- a/Source/UBCS/pom.xml
+++ b/Source/UBCS/pom.xml
@@ -21,7 +21,7 @@
<spring.cloud.version>2021.0.3</spring.cloud.version>
<spring.platform.version>Cairo-SR8</spring.platform.version>
<maven.plugin.version>3.8.1</maven.plugin.version>
-
+ <axis2.version>1.7.5</axis2.version>
<!-- 鎺ㄨ崘浣跨敤Harbor -->
<docker.registry.url>192.168.0.157</docker.registry.url>
<docker.registry.host>http://${docker.registry.url}:2375</docker.registry.host>
--
Gitblit v1.10.0