Browse Source

examcloud.api.device.record.active

deason 2 years ago
parent
commit
b147a5a021

+ 1 - 0
config-center-server/src/main/resources/examcloud/dengbao/application-API.properties

@@ -13,4 +13,5 @@ spring.freemarker.request-context-attribute=request
 spring.freemarker.settings.number_format=#
 spring.freemarker.settings.number_format=#
 spring.freemarker.suffix=.ftl
 spring.freemarker.suffix=.ftl
 
 
+examcloud.api.device.record.active=true
 examcloud.api.domain=https://www.ea100.com.cn
 examcloud.api.domain=https://www.ea100.com.cn

+ 1 - 0
config-center-server/src/main/resources/examcloud/dev/application-API.properties

@@ -13,4 +13,5 @@ spring.freemarker.request-context-attribute=request
 spring.freemarker.settings.number_format=#
 spring.freemarker.settings.number_format=#
 spring.freemarker.suffix=.ftl
 spring.freemarker.suffix=.ftl
 
 
+examcloud.api.device.record.active=true
 examcloud.api.domain=https://192.168.10.39
 examcloud.api.domain=https://192.168.10.39

+ 1 - 0
config-center-server/src/main/resources/examcloud/prod-dc2/application-API.properties

@@ -13,4 +13,5 @@ spring.freemarker.request-context-attribute=request
 spring.freemarker.settings.number_format=#
 spring.freemarker.settings.number_format=#
 spring.freemarker.suffix=.ftl
 spring.freemarker.suffix=.ftl
 
 
+examcloud.api.device.record.active=false
 examcloud.api.domain=https://app.exam-cloud.com.cn
 examcloud.api.domain=https://app.exam-cloud.com.cn

+ 1 - 0
config-center-server/src/main/resources/examcloud/prod/application-API.properties

@@ -13,4 +13,5 @@ spring.freemarker.request-context-attribute=request
 spring.freemarker.settings.number_format=#
 spring.freemarker.settings.number_format=#
 spring.freemarker.suffix=.ftl
 spring.freemarker.suffix=.ftl
 
 
+examcloud.api.device.record.active=false
 examcloud.api.domain=https://app.exam-cloud.cn
 examcloud.api.domain=https://app.exam-cloud.cn

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

@@ -13,4 +13,5 @@ spring.freemarker.request-context-attribute=request
 spring.freemarker.settings.number_format=#
 spring.freemarker.settings.number_format=#
 spring.freemarker.suffix=.ftl
 spring.freemarker.suffix=.ftl
 
 
+examcloud.api.device.record.active=true
 examcloud.api.domain=https://www.ea100.com.cn
 examcloud.api.domain=https://www.ea100.com.cn

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

@@ -13,4 +13,5 @@ spring.freemarker.request-context-attribute=request
 spring.freemarker.settings.number_format=#
 spring.freemarker.settings.number_format=#
 spring.freemarker.suffix=.ftl
 spring.freemarker.suffix=.ftl
 
 
+examcloud.api.device.record.active=true
 examcloud.api.domain=https://192.168.10.41
 examcloud.api.domain=https://192.168.10.41