From 2893347bf72477c4d108e8589a0f61e3e97a990c Mon Sep 17 00:00:00 2001
From: kimi <kimi42345@gmail.com>
Date: 星期三, 27 五月 2020 09:56:56 +0800
Subject: [PATCH] bak  更新后

---
 src/main/resources/application-pro.yml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml
index 8a8f6b0..106c510 100644
--- a/src/main/resources/application-pro.yml
+++ b/src/main/resources/application-pro.yml
@@ -32,7 +32,7 @@
         max-active: 100
         max-wait: 1000
   activiti:
-    database-schema-update: flase
+    database-schema-update: true
 
   thymeleaf:
     cache: false
@@ -60,7 +60,7 @@
   url: http://127.0.0.1:9107
 
 user:
-  url: http://127.0.0.1:9107
+  url: http://180.169.94.250:9107
 mq:
   url: http://127.0.0.1:9107
 
@@ -91,7 +91,6 @@
       appname: assemble
     admin:
       addresses: http://127.0.0.1:8090/xxl-job-admin
-
 
 master:
   unbigdata:

--
Gitblit v1.8.0