Просмотр исходного кода

改个名字,打包时好区分.

nieqiurong 6 лет назад
Родитель
Сommit
34267f8030
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -1,4 +1,4 @@
-rootProject.name = 'mybatis-plus'
+rootProject.name = 'mybatis-plus-root'
 include 'mybatis-plus'
 include 'mybatis-plus-core'
 include 'mybatis-plus-annotation'