Explorar o código

2021-1119
打包部署修改

zhaoyk %!s(int64=3) %!d(string=hai) anos
pai
achega
19f247c55b
Modificáronse 2 ficheiros con 15 adicións e 15 borrados
  1. 2 2
      pom.xml
  2. 13 13
      src/main/resources/application-test.yml

+ 2 - 2
pom.xml

@@ -56,10 +56,10 @@
 
     <dependencies>
         <!-- 配置中心(包含注册中心) -->
-        <dependency>
+        <!--<dependency>
             <groupId>com.persagy</groupId>
             <artifactId>integrated-config-client</artifactId>
-        </dependency>
+        </dependency>-->
         <dependency>
             <groupId>com.persagy</groupId>
             <artifactId>dmp-digital-starter</artifactId>

+ 13 - 13
src/main/resources/application-test.yml

@@ -9,12 +9,12 @@ spring:
           username: root
           password: Bdtp@1qaz@WSX
           url: jdbc:mysql://10.0.0.5:3306/adm-poc?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT
-#  rabbitmq:
-#    host: 82.156.204.212
-#    port: 9936
-#    username: admin
-#    password: bdtp123456
-#    virtualHost: /test
+  rabbitmq:
+    host: 82.156.204.212
+    port: 9936
+    username: admin
+    password: bdtp123456
+    virtualHost: /test
 persagy:
   common:
 #    file:
@@ -26,12 +26,12 @@ persagy:
       enabled: false
   adm:
     oldPlatformUrl: http://39.102.40.239
-#  bdtp:
-#    rwd:
-#      service: http://82.157.151.123/dmp-rwd
-#    file:
-#      service: http://82.157.151.123/dmp-file
-#    dic:
-#      service: http://82.157.151.123/dmp-dic
+  bdtp:
+    rwd:
+      service: http://82.157.151.123/dmp-rwd
+    file:
+      service: http://82.157.151.123/dmp-file
+    dic:
+      service: http://82.157.151.123/dmp-dic
 mybatis-plus:
   type-handlers-package: com.persagy.**.typehandler