Browse Source

配置

master
yangpeilai 1 month ago
parent
commit
5bdea682e2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      zhywpt-dps-iasq/build.gradle

+ 1
- 0
zhywpt-dps-iasq/build.gradle View File

@@ -11,6 +11,7 @@ dependencies {
implementation "${groupname}:inss-protocol:1.0.0-SNAPSHOT"
implementation "${groupname}:ias-protocol:1.0.0-SNAPSHOT"
implementation "${groupname}:ats-protocol:1.0.0-SNAPSHOT"
implementation "${groupname}:ods-protocol:1.0.0-SNAPSHOT"
implementation('cn.com.taiji.common:sso-client:2.3.10.7')
implementation "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery"
implementation "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config"

Loading…
Cancel
Save