v2.0.0-beta5

java doc 注释优化
This commit is contained in:
xpc 2024-01-25 21:44:28 +08:00
parent 68bd13b3ad
commit e8cc64ca97
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@ import java.util.Map;
/** /**
* @author lyy * @author lyy
* @date 2023年03月14日 15:57
*/ */
@Data @Data
@ConfigurationProperties(prefix = "easy-es.dynamic") @ConfigurationProperties(prefix = "easy-es.dynamic")

View File

@ -7,7 +7,6 @@ import java.util.concurrent.ConcurrentHashMap;
/** /**
* @author lyy * @author lyy
* @date 2023年03月14日 16:05
*/ */
public class RestHighLevelClientUtils { public class RestHighLevelClientUtils {