pom 文件的京东jar 引入

This commit is contained in:
雷欧(林平凡)
2025-01-21 14:52:19 +08:00
parent da9128443e
commit 52ad2d4b97

View File

@@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<!-- 项目基本信息 -->
<groupId>com.example</groupId>
<artifactId>springboot-hql-web</artifactId>
<groupId>cn.van</groupId>
<artifactId>jd-wx</artifactId>
<version>1.0-SNAPSHOT</version>
<name>SpringBootHQLWeb</name>
<description>Spring Boot with HQL and Web support</description>
<name>jd-wx</name>
<description>jd-wx</description>
<!-- Java 版本 -->
<properties>