wangwei пре 5 година
родитељ
комит
2ca51808b8
1 измењених фајлова са 53 додато и 20 уклоњено
  1. 53 20
      examcloud-core-oe-student-starter/src/main/resources/limited.properties

+ 53 - 20
examcloud-core-oe-student-starter/src/main/resources/limited.properties

@@ -1,33 +1,66 @@
 # mean: \u5e73\u5747\u8017\u65f6(\u6beb\u79d2)
 # meanRate: \u5e73\u5747\u901f\u7387(\u6b21/\u79d2)
 # oneMinRate: \u4e00\u5206\u949f\u5185\u901f\u7387(\u6b21/\u79d2)
+# [S] \u4e3a\u77ac\u65f6TPS
+# [E] \u76d1\u63a7\u9650\u6d41\u8868\u8fbe\u5f0f
+# [S] \u9650\u6d41\u540e\u6700\u5c0f
 
-[${app.api.oe.student}/examControl][/startExam][GET][S] : 80
-[${app.api.oe.student}/examControl][/startExam][GET][E] : mean>1000 && oneMinRate>20
-[${app.api.oe.student}/examControl][/startExam][GET][R] : 20
+[${app.api.oe.student}/examControl][/startExam][GET][S] : 50
+[${app.api.oe.student}/examControl][/startExam][GET][E] : mean>1000 && oneMinRate>10
+[${app.api.oe.student}/examControl][/startExam][GET][R] : 10
 
-[${app.api.oe.student}/examControl][/endExam][GET][S] : 80
-[${app.api.oe.student}/examControl][/endExam][GET][E] : mean>1000 && oneMinRate>20
-[${app.api.oe.student}/examControl][/endExam][GET][R] : 20
+[${app.api.oe.student}/examControl][/endExam][GET][S] : 50
+[${app.api.oe.student}/examControl][/endExam][GET][E] : mean>1000 && oneMinRate>10
+[${app.api.oe.student}/examControl][/endExam][GET][R] : 10
 
 [${app.api.oe.student}/examRecordPaperStruct][/getExamRecordPaperStruct][GET][S] : 50
-[${app.api.oe.student}/examRecordPaperStruct][/getExamRecordPaperStruct][GET][E] : mean>1000 && oneMinRate>20
-[${app.api.oe.student}/examRecordPaperStruct][/getExamRecordPaperStruct][GET][R] : 50
+[${app.api.oe.student}/examRecordPaperStruct][/getExamRecordPaperStruct][GET][E] : mean>1000 && oneMinRate>10
+[${app.api.oe.student}/examRecordPaperStruct][/getExamRecordPaperStruct][GET][R] : 10
 
-[${app.api.oe.student}/examControl][/getEndExamInfo][GET][S] : 100
-[${app.api.oe.student}/examControl][/getEndExamInfo][GET][E] : mean>1000 && oneMinRate>20
-[${app.api.oe.student}/examControl][/getEndExamInfo][GET][R] : 20
+[${app.api.oe.student}/examControl][/getEndExamInfo][GET][S] : 50
+[${app.api.oe.student}/examControl][/getEndExamInfo][GET][E] : mean>1000 && oneMinRate>10
+[${app.api.oe.student}/examControl][/getEndExamInfo][GET][R] : 10
 
-[${app.api.oe.student}/examQuestion][/findExamQuestionList][GET][S] : 100
-[${app.api.oe.student}/examQuestion][/findExamQuestionList][GET][E] : mean>1000 && oneMinRate>20
-[${app.api.oe.student}/examQuestion][/findExamQuestionList][GET][R] : 20
+[${app.api.oe.student}/examQuestion][/findExamQuestionList][GET][S] : 50
+[${app.api.oe.student}/examQuestion][/findExamQuestionList][GET][E] : mean>1000 && oneMinRate>10
+[${app.api.oe.student}/examQuestion][/findExamQuestionList][GET][R] : 10
+
+[${app.api.oe.student}/examControl][/queryExamList][GET][S] : 50
+[${app.api.oe.student}/examControl][/queryExamList][GET][E] : mean>1000 && oneMinRate>10 
+[${app.api.oe.student}/examControl][/queryExamList][GET][R] : 10
+
+[${app.api.oe.student}/examControl][/checkExamInProgress][GET][S] : 50
+[${app.api.oe.student}/examControl][/checkExamInProgress][GET][E] : mean>1000 && oneMinRate>10
+[${app.api.oe.student}/examControl][/checkExamInProgress][GET][R] : 10
+
+[${app.api.oe.student}/examControl][/checkQrCode][POST][GET][S] : 30
+[${app.api.oe.student}/examControl][/checkQrCode][POST][GET][E] : mean>1000 && oneMinRate>20
+[${app.api.oe.student}/examControl][/checkQrCode][POST][GET][R] : 20
+
+[${app.api.oe.student}/examControl][/saveUploadedFile][POST][S] : 30
+[${app.api.oe.student}/examControl][/saveUploadedFile][POST][E] : mean>1000 && oneMinRate>20
+[${app.api.oe.student}/examControl][/saveUploadedFile][POST][R] : 20
+
+[${app.api.oe.student}/examControl][/getUploadedFileAcknowledgeStatus][POST][S] : 100
+[${app.api.oe.student}/examControl][/getUploadedFileAcknowledgeStatus][POST][POST][E] : mean>1000 && oneMinRate>20
+[${app.api.oe.student}/examControl][/getUploadedFileAcknowledgeStatus][POST][POST][R] : 20
+
+[${app.api.oe.student}/examQuestion][/submitQuestionAnswer][POST][S] : 100
+[${app.api.oe.student}/examQuestion][/submitQuestionAnswer][POST][E] : mean>1000 && oneMinRate>50
+[${app.api.oe.student}/examQuestion][/submitQuestionAnswer][POST][R] : 50
+
+[${$rmp.cloud.oe.student}examRecord][/getQrCode][POST][S] : 100
+[${$rmp.cloud.oe.student}examRecord][/getQrCode][POST][POST][E] : mean>1000 && oneMinRate>50
+[${$rmp.cloud.oe.student}examRecord][/getQrCode][POST][POST][R] : 50
+
+[${app.api.oe.student}/examControl][/upyunSignature][POST][S] : 100
+[${app.api.oe.student}/examControl][/upyunSignature][POST][POST][E] : mean>1000 && oneMinRate>50
+[${app.api.oe.student}/examControl][/upyunSignature][POST][POST][R] : 50
+
+[${app.api.oe.student}/examControl][/saveUploadedFileAcknowledgeStatus][POST][S] : 100
+[${app.api.oe.student}/examControl][/saveUploadedFileAcknowledgeStatus][POST][E] : mean>1000 && oneMinRate>50
+[${app.api.oe.student}/examControl][/saveUploadedFileAcknowledgeStatus][POST][R] : 50
 
-[${app.api.oe.student}/examControl][/queryExamList][GET][S] : 100
-[${app.api.oe.student}/examControl][/queryExamList][GET][E] : mean>1000 && oneMinRate>20 
-[${app.api.oe.student}/examControl][/queryExamList][GET][R] : 20
 
-[${app.api.oe.student}/examControl][/checkExamInProgress][GET][S] : 100
-[${app.api.oe.student}/examControl][/checkExamInProgress][GET][E] : mean>1000 && oneMinRate>20
-[${app.api.oe.student}/examControl][/checkExamInProgress][GET][R] : 50