Commit 111206ab by Administrator

Update techhero-gateway-service.yml

parent 2b877caf
......@@ -81,6 +81,14 @@ zuul:
refresh-interval: 60 # 刷新时间窗口的时间,默认值 (秒)
type: #可选 限流方式
- url_pattern=/ksfw/score/studentScore/getKfResult
- limit: 3
refresh-interval: 60
type:
- url_pattern=/ksfw/score/studentScore/scoreQuery
- limit: 4
refresh-interval: 60
type:
- url_pattern=/ksfw/score/studentScore/lqQuery
notencrypt:
reqUrls:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment