|
@@ -13,14 +13,14 @@ spring.application.name=teachcloud-task
|
|
|
#\u6570\u636E\u6E90\u914D\u7F6E
|
|
|
db.host=localhost
|
|
|
db.port=3306
|
|
|
-db.name=distributed-v3.2.3
|
|
|
-db.username=ENC(HR5javPBrhlAf4sy/hbT5w==)
|
|
|
-db.password=ENC(YgWN6qax08Zi5Fz83jyNbvfac3Xkg1cI)
|
|
|
+db.name=distributed-print-test
|
|
|
+db.username=ENC(/Tvgn1JSwu3+8T3qR1CiBA==)
|
|
|
+db.password=ENC(Susfsu9bmA+vOmJOs/BCZv9514+7waIp)
|
|
|
|
|
|
#redis\u6570\u636E\u6E90\u914D\u7F6E
|
|
|
com.qmth.redis.host=${db.host}
|
|
|
com.qmth.redis.port=6379
|
|
|
-com.qmth.redis.db=1
|
|
|
+com.qmth.redis.db=5
|
|
|
#com.qmth.redis.password
|
|
|
|
|
|
#mysql\u914D\u7F6E
|
|
@@ -69,13 +69,13 @@ spring.activiti.history-level=audit
|
|
|
#com.qmth.fss.private.config=../static/
|
|
|
#com.qmth.fss.private.server=/static/
|
|
|
|
|
|
-com.qmth.fss.public.config=../static/
|
|
|
-com.qmth.fss.public.server=/static/
|
|
|
-com.qmth.fss.private.config=../static/
|
|
|
-com.qmth.fss.private.server=/static/
|
|
|
+com.qmth.fss.public.config=/Users/xiaofei/qmth/temporary/zxzk/file-temp
|
|
|
+com.qmth.fss.public.server=http://localhost:7001
|
|
|
+com.qmth.fss.private.config=/Users/xiaofei/qmth/temporary/zxzk/pdf-temp
|
|
|
+com.qmth.fss.private.server=http://localhost:7001
|
|
|
|
|
|
#\u7CFB\u7EDF\u914D\u7F6E
|
|
|
-sys.config.oss=true
|
|
|
+sys.config.oss=false
|
|
|
sys.config.htmlToPdfUrl=/usr/local/bin/wkhtmltopdf
|
|
|
#sys.config.serverUpload=
|
|
|
#spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/META-INF/resources/,classpath:/resources/
|
|
@@ -86,7 +86,7 @@ spring.jackson.time-zone=GMT+8
|
|
|
|
|
|
#\u65E5\u5FD7\u914D\u7F6E
|
|
|
com.qmth.logging.root-level=info
|
|
|
-com.qmth.logging.file-path=/Users/king/Downloads/distributed-task.log
|
|
|
+com.qmth.logging.file-path=/Users/xiaofei/qmth/temporary/zxzk/log/distributed-task.log
|
|
|
|
|
|
#============================================================================
|
|
|
# \u914D\u7F6EJobStore
|