deason před 4 roky
rodič
revize
fc15847ccb

+ 0 - 2
config-center-server/src/main/resources/examcloud/test-40/application-BRG.properties

@@ -1,8 +1,6 @@
 spring.application.name=EC-BRIDGE
 server.port=8020
 
-spring.datasource.type=NULL
-
 examcloud.bootstrap.app.appId=16
 examcloud.bootstrap.app.secretKey=123456
 

+ 2 - 2
config-center-server/src/main/resources/examcloud/test-40/application-EX.properties

@@ -14,8 +14,8 @@ sydx.pushscore.url.schema=http
 sydx.pushscore.url.host=www.cupde.cn
 sydx.pushscore.url.port=80
 
-$$.aliyun.sms.accessKeyId=fe0ab5621883a7465763cc07aa3b7b963221ba983a089944dfd1834022df4502
-$$.aliyun.sms.accessKeySecret=211d3ba256396fda6b2213421d6f8f7a11e31e3d5f0b42feb215d1e3a13909d3
+aliyun.sms.accessKeyId=LTAIhSyYIfGx3e9H
+aliyun.sms.accessKeySecret=NyT0UfUuP900pYhYTM92AEBYP43uZA
 
 sms.virtual.enable=true
 sms.smsCode.virtual.enable=true

+ 0 - 1
config-center-server/src/main/resources/examcloud/test-40/application-OES.properties

@@ -33,4 +33,3 @@ exam_question_key_prefix=oe_student:exam_question_
 $cug_wh_push_score_key=J5UDfJo1lnrCpH5AHL2GUXXAtDxxa8qm
 
 audio.app.url=http://wxapp2.qmth.com.cn
-

+ 12 - 12
config-center-server/src/main/resources/examcloud/test-40/application.properties

@@ -1,9 +1,10 @@
-management.endpoints.web.exposure.include=health,api-status
+management.endpoints.web.exposure.include=health,info,config-refresh,api-status
 
-spring.jpa.hibernate.ddl-auto=update
+spring.jpa.hibernate.ddl-auto=validate
 
 spring.main.allow-bean-definition-overriding=true
 
+spring.freemarker.suffix=.ftl
 spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
 spring.jackson.time-zone=GMT+8
 
@@ -30,7 +31,6 @@ spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
 spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
 
 #druid
-druid.mysql.usePingMethod=false
 spring.datasource.druid.initial-size=20
 spring.datasource.druid.min-idle=20
 spring.datasource.druid.max-active=300
@@ -70,7 +70,7 @@ $upyun.site.1.bucketName=exam-cloud-test
 $upyun.site.1.userName=examcloudtest
 $upyun.site.1.domain=https://ecs-test-static-upyun.qmth.com.cn
 $upyun.site.1.domain.backup=https://ecs-test-static-upyun.qmth.com.cn
-$$.$upyun.site.1.password=9c87fbd8bfc6a4fa8e9482e7cc9b2b6d4ad808af169135d73f1e2362d5978174d1bc647cbeaa2cf89d61a5e8b4f027ea
+$upyun.site.1.password=JEXAA7dvQZse8YxecjNKdU3UoDCqPkuc
 
 $aliyun.site.1.bucket=examcloud-test
 $aliyun.site.1.ossEndpoint=https://oss-cn-shenzhen.aliyuncs.com
@@ -88,10 +88,10 @@ $upyun.site.num=1
 $aliyun.site.num=2
 
 #facepp
-$$.$facepp.apiKey=f597286bfcf401ecd19580af8b02e8be7d9cf9a01a3c39db6da4a5c9506721050adb352936c7434c090e73af0134d4c8
-$$.$facepp.apiSecret=ddeefb4f9ff5c7d6cca0cf7465a9c788ee2248364353de0af9af35687beab2a3fa36b7660c7502adfebd6a9b067aabc6
-$$.$facepp.faceid.api_key=5510119673a52b1710eb9d967f0127f0c7309cb45fdc249ab6c6106ed177d55c10923f9f57b4a4b62808ca7210c1f0d4
-$$.$facepp.faceid.api_secret=5dc6d5cb45fcb3c572499fd4d10c58f3d81a16af1f487f313ff5db38fe00aaf7b2107c0a0c395728d6710bc309e8926a
+$facepp.apiKey=VOlRKNlCSAYIOcSLDKOaZukkqpmi-Pwo
+$facepp.apiSecret=bzMjy-JfwtVUxVDMzagFh7ggbQBC71f1
+$facepp.faceid.api_key=7bLqEKw15PZgT1WmwsFbeagu-fAMFySQ
+$facepp.faceid.api_secret=xf47E4PWS9T2beyiHA6spKusYduTRhVe
 
 #mongodb
 #mguri.username=XXX
@@ -102,13 +102,13 @@ mguri.hostAndPortGroup=192.168.10.30:27017
 spring.data.mongodb.uri=mongodb://${mguri.username}:${mguri.password}@${mguri.hostAndPortGroup}/${mguri.database}?maxPoolSize=${mguri.maxPoolSize}&maxIdleTimeMS=6000
 
 #baidu
-$$.$baidu.apiKey=c7193db5d42459ec2ff70d558112de1d581c9fb3b52e9db98a6461f3c8d21d29
-$$.$baidu.secretKey=e4e2c92343bbd54c79d5d2b3d906b0428c393feea2024cab6e9a18d730038c13c0dce02c10f41a9aa6ed3a4aad1f0941
+$baidu.apiKey=WkMttisvQVrqDSSSDhU2Un9X
+$baidu.secretKey=Zb83wGDg75yrU4oOkbkeQGW3KlOSHsMm
 
 #tomcat
 server.tomcat.uri-encoding=UTF-8
-server.tomcat.max-threads=500
-server.tomcat.min-spare-threads=100
+server.tomcat.threads.max=500
+server.tomcat.threads.min-spare=1
 server.tomcat.accept-count=1000
 server.tomcat.max-connections=3000