|
@@ -56,8 +56,8 @@ sys.config.threadPoolCoreSize=1
|
|
|
sys.config.customThreadPoolCoreSize=true
|
|
|
sys.config.analyzeThreadPoolCoreSize=false
|
|
|
sys.config.sessionActive=1h
|
|
|
-sys.config.reportUrl=http://192.168.10.136:7005/#/student-report/
|
|
|
-sys.config.loginAuthenUrl=http://192.168.10.136:7005/#/login-authen/
|
|
|
+sys.config.reportUrl=https://*.teach-cloud-test.com/#/student-report/
|
|
|
+sys.config.loginAuthenUrl=https://*.teach-cloud-test.com/#/login-authen/
|
|
|
spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/META-INF/resources/,classpath:/resources/
|
|
|
|
|
|
org.center.url=https://solar.qmth.com.cn
|
|
@@ -134,7 +134,7 @@ sms.config.aliyunSMSAuditOverdueCode=SMS_217416271
|
|
|
yun.mark.url=https://www.markingcloud.com
|
|
|
yun.mark.studentScoreApi=/api/exam/student/score
|
|
|
|
|
|
-print.open.hostUrl=http://192.168.10.86:7001
|
|
|
+print.open.hostUrl=https://*.teach-cloud-test.com
|
|
|
print.open.callbackUrlApi=/api/admin/print/notify/analysis/progress
|
|
|
print.open.callbackPwd=123456
|
|
|
print.open.paperConfig=/api/admin/print/open/paper_config
|
|
@@ -143,8 +143,8 @@ print.open.paperStructure=/api/admin/print/open/paper_structure
|
|
|
print.open.paperEvaluation=/api/admin/print/open/paper_evaluation
|
|
|
print.open.examStudentScore=/api/admin/print/open/exam_student_score
|
|
|
|
|
|
-com.qmth.solar.access-key=0bf05ef4857b4fb58b6cd480b7f0dcd0
|
|
|
-com.qmth.solar.access-secret=28yvjWPtLqIQPgxS2UWZPAF8McwMteaZ
|
|
|
+com.qmth.solar.access-key=f3f7b13ccbf44035a7410ef997f50379
|
|
|
+com.qmth.solar.access-secret=oCI9O2PbmTy9wo55cgnZjBIOOdom4IZR
|
|
|
#com.qmth.solar.license=/Volumes/extend/\u542F\u660E/\u5206\u5E03\u5F0F\u5370\u5237/\u5206\u5E03\u5F0F\u5370\u5237&\u6559\u7814\u5206\u6790v3.1.0/jy-dev-wangliang.lic
|
|
|
|
|
|
#============================================================================
|