【fix sonar】CacheConstant文件
This commit is contained in:
+5
-1
@@ -5,7 +5,11 @@ package com.jero.common.constant;
|
|||||||
* @date: 2019-06-14
|
* @date: 2019-06-14
|
||||||
* @description: 缓存常量
|
* @description: 缓存常量
|
||||||
*/
|
*/
|
||||||
public interface CacheConstant {
|
public class CacheConstant {
|
||||||
|
|
||||||
|
private CacheConstant(){
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 字典信息缓存(含禁用的字典项)
|
* 字典信息缓存(含禁用的字典项)
|
||||||
|
|||||||
Reference in New Issue
Block a user