ソースを参照

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

nieqiurong 6 年 前
コミット
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'