Browse Source

更新portal相关功能

master
梁超 2 weeks ago
parent
commit
16fcbd8313
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      zhywpt-app-iaw/build.gradle

+ 1
- 0
zhywpt-app-iaw/build.gradle View File

@@ -9,6 +9,7 @@ dependencies {
implementation "${groupname}:entity-core:1.0.0-SNAPSHOT"
implementation "${groupname}:comm-core:1.0.0-SNAPSHOT"
implementation "${groupname}:sample-protocol:1.0.0-SNAPSHOT"
implementation "${groupname}:ias-protocol:1.0.0-SNAPSHOT"
implementation "${groupname}:smp-protocol:1.0.0-SNAPSHOT"
implementation('cn.com.taiji.common:sso-client:2.3.10.7')
implementation "org.springframework.boot:spring-boot-starter-security"

Loading…
Cancel
Save