-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
字段详细资料
-
time
private Integer time
限流时间
默认 1
-
key
private String key
限流key, 支持SPEL 表达式
-
count
private Integer count
限流次数
默认 1
-
errMsg
private String errMsg
错误返回消息
Copyright © 2022. All rights reserved.