|
@@ -13,7 +13,7 @@ spring.application.name=teachcloud-report
|
|
|
db.host=192.168.10.136
|
|
|
#db.host=localhost
|
|
|
db.port=3306
|
|
|
-db.name=teachcloud-report-617
|
|
|
+db.name=teachcloud-report
|
|
|
db.username=root
|
|
|
db.password=Qmth87863577!
|
|
|
#db.password=123456789
|
|
@@ -57,7 +57,7 @@ sys.config.adminLogoUrl=http://qmth-test.oss-cn-shenzhen.aliyuncs.com/frontend/w
|
|
|
#sys.config.htmlToPdfUrl=/usr/local/bin/wkhtmltopdf
|
|
|
#sys.config.autoCreatePdfResetMaxCount=5
|
|
|
sys.config.threadPoolCoreSize=1
|
|
|
-sys.config.customThreadPoolCoreSize=false
|
|
|
+sys.config.customThreadPoolCoreSize=true
|
|
|
sys.config.sessionActive=1h
|
|
|
sys.config.reportUrl=http://localhost:9099/#/student-report/
|
|
|
sys.config.loginAuthenUrl=http://localhost:9099/#/login-authen/
|