|
@@ -106,14 +106,28 @@ examcloud.starters.face.verify.baiduLocalAppId=test
|
|
|
examcloud.starters.face.verify.baiduLocalUrlPrefix=http://192.168.20.253
|
|
|
examcloud.starters.face.verify.baiduExpectFaceCompareScore=70
|
|
|
#
|
|
|
-# ********** face++ config **********
|
|
|
+# ********** faceId liveness config **********
|
|
|
#
|
|
|
-$facepp.apiKey=VOlRKNlCSAYIOcSLDKOaZukkqpmi-Pwo
|
|
|
-$facepp.apiSecret=bzMjy-JfwtVUxVDMzagFh7ggbQBC71f1
|
|
|
$facepp.faceid.api_key=TJo5okq7Pr-DWgx4VR2XgGnAzbcjgzAb
|
|
|
$facepp.faceid.api_secret=TBlVvS6atjk3JBszaXQ3jHVc8CghfZzQ
|
|
|
#
|
|
|
-# ********** baidu config **********
|
|
|
+# ********** sms config **********
|
|
|
+#
|
|
|
+aliyun.sms.accessKeyId=LTAI4GERu4yHmhcigtGVmb8H
|
|
|
+aliyun.sms.accessKeySecret=RUtwuf5qQkqF4d2faeSLncLlJtqqLh
|
|
|
+#
|
|
|
+# ********** geetest config **********
|
|
|
+#
|
|
|
+examcloud.starters.geetest.apiUrl=http://api.geetest.com
|
|
|
+examcloud.starters.geetest.id=ef0286e5af0312144bc357721032a915
|
|
|
+examcloud.starters.geetest.key=33a23667c630fab575916661ce7805f5
|
|
|
+#
|
|
|
+# ********** [Deprecated] face++ config **********
|
|
|
+#
|
|
|
+$facepp.apiKey=VOlRKNlCSAYIOcSLDKOaZukkqpmi-Pwo
|
|
|
+$facepp.apiSecret=bzMjy-JfwtVUxVDMzagFh7ggbQBC71f1
|
|
|
+#
|
|
|
+# ********** [Deprecated] baidu config **********
|
|
|
#
|
|
|
$baidu.apiKey=WkMttisvQVrqDSSSDhU2Un9X
|
|
|
$baidu.secretKey=Zb83wGDg75yrU4oOkbkeQGW3KlOSHsMm
|
|
@@ -151,26 +165,22 @@ examcloud.fss.internalEndpoint=https://${examcloud.fss.regionId}.aliyuncs.com
|
|
|
examcloud.fss.accessKeyId=LTAI5tJoeA7SpNVB4WptH9FE
|
|
|
examcloud.fss.accessKeySecret=7gDL6AKGhcI87NFK5t0eJHtvRK1hAG
|
|
|
examcloud.fss.urlPrefix=https://examcloud-dengbao.qmth.com.cn
|
|
|
-
|
|
|
# Deprecated config
|
|
|
$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=JEXAA7dvQZse8YxecjNKdU3UoDCqPkuc
|
|
|
-
|
|
|
$aliyun.site.1.bucket=examcloud-dengbao
|
|
|
$aliyun.site.1.ossEndpoint=https://oss-cn-shenzhen.aliyuncs.com
|
|
|
$aliyun.site.1.accessKeyId=LTAI5tJoeA7SpNVB4WptH9FE
|
|
|
$aliyun.site.1.accessKeySecret=7gDL6AKGhcI87NFK5t0eJHtvRK1hAG
|
|
|
$aliyun.site.1.domain=https://examcloud-dengbao.qmth.com.cn
|
|
|
-
|
|
|
$aliyun.site.2.bucket=examcloud-dengbao
|
|
|
$aliyun.site.2.ossEndpoint=https://oss-cn-shenzhen.aliyuncs.com
|
|
|
$aliyun.site.2.accessKeyId=LTAI5tJoeA7SpNVB4WptH9FE
|
|
|
$aliyun.site.2.accessKeySecret=7gDL6AKGhcI87NFK5t0eJHtvRK1hAG
|
|
|
$aliyun.site.2.domain=https://examcloud-dengbao.qmth.com.cn
|
|
|
-
|
|
|
$upyun.site.num=1
|
|
|
$aliyun.site.num=2
|
|
|
#
|
|
@@ -180,7 +190,6 @@ spring.shardingsphere.encrypt.encryptors.encryptor_aes.type=aes
|
|
|
spring.shardingsphere.encrypt.encryptors.encryptor_aes.props.aes.key.value=Qmth@87863577
|
|
|
spring.shardingsphere.props.query.with.cipher.column=true
|
|
|
spring.shardingsphere.props.sql.show=false
|
|
|
-
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student.columns.identity_number.cipherColumn=identity_number
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student.columns.identity_number.encryptor=encryptor_aes
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student.columns.name.cipherColumn=name
|
|
@@ -189,20 +198,16 @@ spring.shardingsphere.encrypt.tables.ec_b_student.columns.phone_number.cipherCol
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student.columns.phone_number.encryptor=encryptor_aes
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student.columns.security_phone.cipherColumn=security_phone
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student.columns.security_phone.encryptor=encryptor_aes
|
|
|
-
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student_code.columns.identity_number.cipherColumn=identity_number
|
|
|
spring.shardingsphere.encrypt.tables.ec_b_student_code.columns.identity_number.encryptor=encryptor_aes
|
|
|
-
|
|
|
spring.shardingsphere.encrypt.tables.ec_e_exam_student.columns.identity_number.cipherColumn=identity_number
|
|
|
spring.shardingsphere.encrypt.tables.ec_e_exam_student.columns.identity_number.encryptor=encryptor_aes
|
|
|
spring.shardingsphere.encrypt.tables.ec_e_exam_student.columns.name.cipherColumn=name
|
|
|
spring.shardingsphere.encrypt.tables.ec_e_exam_student.columns.name.encryptor=encryptor_aes
|
|
|
-
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_student.columns.identity_number.cipherColumn=identity_number
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_student.columns.identity_number.encryptor=encryptor_aes
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_student.columns.student_name.cipherColumn=student_name
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_student.columns.student_name.encryptor=encryptor_aes
|
|
|
-
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_record_data.columns.identity_number.cipherColumn=identity_number
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_record_data.columns.identity_number.encryptor=encryptor_aes
|
|
|
spring.shardingsphere.encrypt.tables.ec_oe_exam_record_data.columns.student_name.cipherColumn=student_name
|