浏览代码

# WARNING: head commit changed in the meantime

...
wangwei 5 年之前
父节点
当前提交
afaf1f26a8
共有 1 个文件被更改,包括 3 次插入7 次删除
  1. 3 7
      examcloud-core-basic-starter/src/main/resources/limited.properties

+ 3 - 7
examcloud-core-basic-starter/src/main/resources/limited.properties

@@ -6,18 +6,14 @@
 [][/,][GET][E] :  mean>30
 [][/,][GET][R] :  20
 
-[${$rmp.ctr.basic}/auth][login][POST][S] : 60
+[${$rmp.ctr.basic}/auth][login][POST][S] : 100
 [${$rmp.ctr.basic}/auth][login][POST][E] : mean>1000 && oneMinRate>10
 [${$rmp.ctr.basic}/auth][login][POST][R] : 10
 
-[${$rmp.ctr.basic}/auth][/thirdPartyStudentAccess][POST][S] : 60
+[${$rmp.ctr.basic}/auth][/thirdPartyStudentAccess][POST][S] : 100
 [${$rmp.ctr.basic}/auth][/thirdPartyStudentAccess][POST][E] : mean>1000 && oneMinRate>10
 [${$rmp.ctr.basic}/auth][/thirdPartyStudentAccess][POST][R] : 10
 
 [${$rmp.ctr.basic}/student][getStudentInfoBySession][GET][S] : 100
 [${$rmp.ctr.basic}/student][getStudentInfoBySession][GET][E] : mean>1000 && oneMinRate>20
-[${$rmp.ctr.basic}/student][getStudentInfoBySession][GET][R] : 20
-
-
-
-
+[${$rmp.ctr.basic}/student][getStudentInfoBySession][GET][R] : 20