nieqiuqiu 5 лет назад
Родитель
Сommit
275598a243
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      mybatis-plus/build.gradle

+ 2 - 0
mybatis-plus/build.gradle

@@ -23,4 +23,6 @@ dependencies {
 
     testCompile "${lib.'spring-context-support'}"
     testCompile "${lib.'spring-jdbc'}"
+    testCompile 'javax.annotation:javax.annotation-api:1.3.2'
+
 }