Ver código fonte

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

wanxl 1 ano atrás
pai
commit
2c12abac2a
1 arquivos alterados com 1 adições e 1 exclusões
  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>