chore: 优化部分注释

This commit is contained in:
2025-08-11 21:30:18 +08:00
parent 26effb6ee2
commit 974a41373d
10 changed files with 13 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 扩展模块 - CRUD增删改查 - MyBatis Flex ORM 模块</description>
<description>ContiNew Starter 扩展模块 - CRUD增删改查 - MyBatis Flex ORM</description>
<dependencies>
<!-- 核心模块 -->

View File

@@ -13,7 +13,7 @@
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 扩展模块 - CRUD增删改查 - MyBatis Plus ORM 模块</description>
<description>ContiNew Starter 扩展模块 - CRUD增删改查 - MyBatis Plus ORM</description>
<dependencies>
<!-- 核心模块 -->

View File

@@ -13,7 +13,7 @@
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 扩展模块 - 数据权限 - MyBatis Plus ORM 模块</description>
<description>ContiNew Starter 扩展模块 - 数据权限 - MyBatis Plus ORM</description>
<dependencies>
<!-- 数据权限 - 核心模块 -->
@@ -22,7 +22,7 @@
<artifactId>continew-starter-extension-datapermission-core</artifactId>
</dependency>
<!-- 数据访问模块 - 核心模块-->
<!-- 数据访问模块 - 核心模块 -->
<dependency>
<groupId>top.continew.starter</groupId>
<artifactId>continew-starter-data-core</artifactId>

View File

@@ -13,7 +13,7 @@
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 扩展模块 - 租户 - MyBatis Plus ORM 模块</description>
<description>ContiNew Starter 扩展模块 - 租户 - MyBatis Plus ORM</description>
<dependencies>
<!-- 租户 - 核心模块 -->