zhaoy 7 years ago
parent
commit
8bff140735
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -59,6 +59,7 @@ dependencies {
     compile "com.uas.api:b2c-erp-api:$mallApiVersion"
     compile "org.projectlombok:lombok:1.18.4"
     compile "commons-io:commons-io:2.6"
+    compile "com.usoft.framework:usoft-security-utils:dev-1.0-SNAPSHOT"
 }
 
 bootRun {