wangwei 6 ani în urmă
părinte
comite
bd017ce9a9

+ 2 - 2
examcloud-core-basic-starter/src/main/resources/application-dev.properties

@@ -13,12 +13,12 @@ $core.basic.sessionTimeout=3600
 
 $log.level.default=debug
 
-$sendVerificationCode.sign=\u8003\u8BD5\u4E91\u5E73\u53F0
+$sendVerificationCode.sign=\u8003\u8bd5\u4e91\u5e73\u53f0
 $sendVerificationCode.templatecode=SMS_138073780
 $sendVerificationCode.effectivetime=120
 $sendVerificationCode.intervalseconds=90
 
-$upyun.studentPhotoPath=http://exam-cloud-test.b0.upaiyun.com/student_base_photo/
+$upyun.studentPhotoPath=https://ecs-test-static.qmth.com.cn/student_base_photo/
 
 $tempDir=D:/Temp/tempDir
 $dir=D:/Temp/dir

+ 2 - 2
examcloud-core-basic-starter/src/main/resources/application-prod.properties

@@ -17,12 +17,12 @@ $core.basic.sessionTimeout=3600
 
 $log.level.default=error
 
-$sendVerificationCode.sign=\u8003\u8BD5\u4E91\u5E73\u53F0
+$sendVerificationCode.sign=\u8003\u8bd5\u4e91\u5e73\u53f0
 $sendVerificationCode.templatecode=SMS_138073780
 $sendVerificationCode.effectivetime=120
 $sendVerificationCode.intervalseconds=90
 
-$upyun.studentPhotoPath=http://exam-cloud.b0.upaiyun.com/student_base_photo/
+$upyun.studentPhotoPath=https://ecs-static.qmth.com.cn/student_base_photo/
 
 $tempDir=/root/project/examcloud/examcloud-core-basic/tempDir
 $dir=/root/project/examcloud/examcloud-core-basic/dir

+ 2 - 2
examcloud-core-basic-starter/src/main/resources/application-test.properties

@@ -15,12 +15,12 @@ $core.basic.sessionTimeout=3600
 
 $log.level.default=debug
 
-$sendVerificationCode.sign=\u8003\u8BD5\u4E91\u5E73\u53F0
+$sendVerificationCode.sign=\u8003\u8bd5\u4e91\u5e73\u53f0
 $sendVerificationCode.templatecode=SMS_138073780
 $sendVerificationCode.effectivetime=120
 $sendVerificationCode.intervalseconds=90
 
-$upyun.studentPhotoPath=http://exam-cloud-test.b0.upaiyun.com/student_base_photo/
+$upyun.studentPhotoPath=https://ecs-test-static.qmth.com.cn/student_base_photo/
 
 $tempDir=/home/qmth/project/examcloud/examcloud-core-basic/tempDir
 $dir=/home/qmth/project/examcloud/examcloud-core-basic/dir