Commit dcf4e070 authored by luzhuang's avatar luzhuang

curuser

parent 0c07a080
...@@ -14,10 +14,9 @@ server: ...@@ -14,10 +14,9 @@ server:
druid: druid:
# url: jdbc:mysql://127.0.0.1:3306/edu_db0917?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false # url: jdbc:mysql://127.0.0.1:3306/edu_db0917?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
url: jdbc:mysql://127.0.0.1:3306/edu_db?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false url: jdbc:mysql://127.0.0.1:3306/new_edu_db?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
#url: jdbc:mysql://120.52.179.75:13318/edu_db?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false #url: jdbc:mysql://120.52.179.75:13318/edu_db?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
username: root username: root
# password: 123456
password: root password: root
initial-size: 1 initial-size: 1
min-idle: 1 min-idle: 1
...@@ -81,6 +80,7 @@ global: ...@@ -81,6 +80,7 @@ global:
freemarker_location: /freemarker freemarker_location: /freemarker
image_location: /upload image_location: /upload
video_location: video video_location: video
audio_location: audio
temp_location: temp temp_location: temp
file_location: file file_location: file
ppt_location: ppt ppt_location: ppt
...@@ -114,6 +114,7 @@ libreoffice: ...@@ -114,6 +114,7 @@ libreoffice:
mt: mt:
api: http://221.239.114.20:6789/api/ api: http://221.239.114.20:6789/api/
eureka: eureka:
instance: instance:
hostname: localhost hostname: localhost
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment