1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

删除名字中用于排序的数字

This commit is contained in:
2022-01-29 03:28:22 +08:00
parent f5d04bb0bb
commit 3dd7702a26
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<artifactId>easysql-api</artifactId>
<packaging>jar</packaging>
<name>00-EasySQL-API</name>
<name>EasySQL-API</name>
<description>EasySQL的接口部分。用于打包到公共项目的API中,避免项目过大。</description>
<url>https://github.com/CarmJos/EasySQL</url>