mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-10-14 22:20:29 +00:00
update 优化 删除多余的常量 避免用户误解
This commit is contained in:
@@ -48,8 +48,6 @@ import static org.apache.dubbo.metadata.report.support.Constants.DEFAULT_METADAT
|
||||
*/
|
||||
public class RedisMetadataReport extends AbstractMetadataReport {
|
||||
|
||||
private static final int ONE_DAY_IN_MILLISECONDS = 86400000;
|
||||
|
||||
private static final String REDIS_DATABASE_KEY = "database";
|
||||
private static final ErrorTypeAwareLogger logger = LoggerFactory.getErrorTypeAwareLogger(RedisMetadataReport.class);
|
||||
|
||||
|
Reference in New Issue
Block a user