From f14bfd47670e57d1d28d006464cb8ba576c8a49c Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期四, 22 五月 2025 10:26:08 +0800 Subject: [PATCH] 基于测试服务器修改配置文件 --- pms-parent/pms-global/pom.xml | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/pms-parent/pms-global/pom.xml b/pms-parent/pms-global/pom.xml index 66bc894..b68789b 100644 --- a/pms-parent/pms-global/pom.xml +++ b/pms-parent/pms-global/pom.xml @@ -13,18 +13,13 @@ <packaging>jar</packaging> <artifactId>pms-global</artifactId> - <description>姝ゆā鍧椾负椤圭洰鍏辩敤妯″潡锛屾彁渚涘叡鐢ㄧ殑pojo鍜宮apper绛�</description> + <description>姝ゆā鍧椾负椤圭洰鍏辩敤妯″潡锛屾彁渚涢」鐩骇鍏辩敤绫诲簱锛屽pojo鍜宮apper绛�</description> <dependencies> <dependency> <groupId>com.dy</groupId> <artifactId>pms-common</artifactId> <version>1.0.0</version> - </dependency> - <dependency> - <groupId>com.aliyun</groupId> - <artifactId>alibaba-dingtalk-service-sdk</artifactId> - <version>2.0.0</version> </dependency> </dependencies> </project> \ No newline at end of file -- Gitblit v1.8.0