Kaynağa Gözat

修改maven项目名称,便于识别

wanxl 1 yıl önce
ebeveyn
işleme
2c12abac2a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -11,7 +11,7 @@
     <groupId>com.template</groupId>
     <artifactId>mybatis_plus</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>mybatis_plus</name>
+    <name>ihotel_stdent_houtai</name>
     <description>Demo project for Spring Boot</description>
 
     <properties>