Browse Source

添加部门信息缓存

niantuo 6 years ago
parent
commit
cfc578cc40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -18,7 +18,7 @@ buildscript {
         pinyin4j_version = '2.5.1'
         rxJavaVersion='2.2.3'
         jwtVersion = '1.4.0'
-        authVersion='1.2.2'
+        authVersion='1.2.3'
     }
     repositories {
         maven { url 'https://maven.aliyun.com/repository/public' }