|
@ -237,8 +237,8 @@ public class CreditLogService {
|
|
}
|
|
}
|
|
|
|
|
|
public void init(){
|
|
public void init(){
|
|
redisTemplate.opsForValue().set("health:blank:integrate:BIND","20");
|
|
|
|
redisTemplate.opsForValue().set("health:blank:integrate:MEASURE","20");
|
|
|
|
|
|
redisTemplate.opsForValue().set("health:blank:integrate:BIND","1");
|
|
|
|
redisTemplate.opsForValue().set("health:blank:integrate:MEASURE","1");
|
|
}
|
|
}
|
|
|
|
|
|
public String getIntegrate(String key){
|
|
public String getIntegrate(String key){
|