diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/Limit.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/Limit.java index 58b41cf..d73878a 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/Limit.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/Limit.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/rest/AnonymousAccess.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/rest/AnonymousAccess.java index 6755eb2..c66fcb7 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/rest/AnonymousAccess.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/annotation/rest/AnonymousAccess.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java index 63fb821..5cc3c6d 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitType.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitType.java index bf3f09e..42d0415 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitType.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/aspect/LimitType.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/base/BaseEntity.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/base/BaseEntity.java index c51bd6f..f13026e 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/base/BaseEntity.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/base/BaseEntity.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AsyncExecutor.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AsyncExecutor.java index 0cfe938..f91d333 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AsyncExecutor.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AsyncExecutor.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AuthorityConfig.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AuthorityConfig.java index 658e621..e4daacd 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AuthorityConfig.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/AuthorityConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/RedisConfiguration.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/RedisConfiguration.java index 8f2b149..370bfc5 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/RedisConfiguration.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/RedisConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/mybatis/CustomP6SpyLogger.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/mybatis/CustomP6SpyLogger.java index 0c12a2b..01f0bdc 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/mybatis/CustomP6SpyLogger.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/mybatis/CustomP6SpyLogger.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/FileProperties.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/FileProperties.java index 2891e9b..6b7d2b6 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/FileProperties.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/FileProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/RsaProperties.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/RsaProperties.java index 5b5a8c0..ecafb7f 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/RsaProperties.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/properties/RsaProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/ConfigurerAdapter.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/ConfigurerAdapter.java index 21c9831..80ef131 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/ConfigurerAdapter.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/ConfigurerAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/MultipartConfig.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/MultipartConfig.java index 33b4a93..acd5960 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/MultipartConfig.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/MultipartConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/SwaggerConfig.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/SwaggerConfig.java index d1c3078..a664cd6 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/SwaggerConfig.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/SwaggerConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/WebSocketConfig.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/WebSocketConfig.java index 1a2cdd7..4751bb1 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/WebSocketConfig.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/config/webConfig/WebSocketConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/BadRequestException.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/BadRequestException.java index 900453b..1d6297b 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/BadRequestException.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/BadRequestException.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityExistException.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityExistException.java index 03f9bf2..32d0e38 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityExistException.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityExistException.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityNotFoundException.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityNotFoundException.java index bcdc956..4d9f4d9 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityNotFoundException.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/EntityNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/ApiError.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/ApiError.java index 9568df8..aa377c4 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/ApiError.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/ApiError.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/GlobalExceptionHandler.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/GlobalExceptionHandler.java index 23cbb38..4e4e716 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/GlobalExceptionHandler.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/exception/handler/GlobalExceptionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/CloseUtil.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/CloseUtil.java index 239e7fb..6fa4066 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/CloseUtil.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/CloseUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ElConstant.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ElConstant.java index 479b1e6..fa58845 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ElConstant.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ElConstant.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/EncryptUtils.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/EncryptUtils.java index 71c3f62..263b655 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/EncryptUtils.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/EncryptUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/FileUtil.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/FileUtil.java index 5cc7d02..a86eb0f 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/FileUtil.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/FileUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/PageUtil.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/PageUtil.java index 72c759d..b8e1a6e 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/PageUtil.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/PageUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java index be06817..04fd53c 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RequestHolder.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RequestHolder.java index 71a4b9e..8d90ac4 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RequestHolder.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/RequestHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SecurityUtils.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SecurityUtils.java index c24180e..2b6b498 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SecurityUtils.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SecurityUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SpringBeanHolder.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SpringBeanHolder.java index 2d0b4e1..ace0074 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SpringBeanHolder.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/SpringBeanHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/StringUtils.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/StringUtils.java index 4879994..c574b4c 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/StringUtils.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/StringUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ThrowableUtil.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ThrowableUtil.java index 075a65c..59f1d98 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ThrowableUtil.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/ThrowableUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeBiEnum.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeBiEnum.java index 944bc71..2c6fbb6 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeBiEnum.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeBiEnum.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeEnum.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeEnum.java index 916862a..3993993 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeEnum.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/CodeEnum.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/DataScopeEnum.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/DataScopeEnum.java index 465eef6..08e41f6 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/DataScopeEnum.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/DataScopeEnum.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/RequestMethodEnum.java b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/RequestMethodEnum.java index 7de5146..5d94483 100644 --- a/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/RequestMethodEnum.java +++ b/eladmin/eladmin-common/src/main/java/me/zhengjie/utils/enums/RequestMethodEnum.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/ColumnInfo.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/ColumnInfo.java index 158fa65..74a0ee9 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/ColumnInfo.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/ColumnInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/GenConfig.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/GenConfig.java index 2b9a835..e45c00b 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/GenConfig.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/GenConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/dto/TableInfo.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/dto/TableInfo.java index 748e168..df9fadb 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/dto/TableInfo.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/domain/dto/TableInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/ColumnInfoMapper.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/ColumnInfoMapper.java index b6913a3..4ca288a 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/ColumnInfoMapper.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/ColumnInfoMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/GenConfigMapper.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/GenConfigMapper.java index 0f19a01..6bcdcd9 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/GenConfigMapper.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/mapper/GenConfigMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GenConfigController.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GenConfigController.java index b0e2a56..ea52406 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GenConfigController.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GenConfigController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GeneratorController.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GeneratorController.java index 24d253f..4f4ee37 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GeneratorController.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/rest/GeneratorController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GenConfigService.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GenConfigService.java index a748287..a51fae7 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GenConfigService.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GenConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GeneratorService.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GeneratorService.java index f8938d8..300006e 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GeneratorService.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/GeneratorService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GenConfigServiceImpl.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GenConfigServiceImpl.java index d1ed006..7948a06 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GenConfigServiceImpl.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GenConfigServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GeneratorServiceImpl.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GeneratorServiceImpl.java index eace528..f83f7d2 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GeneratorServiceImpl.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/service/impl/GeneratorServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/ColUtil.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/ColUtil.java index f65d06b..cee7636 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/ColUtil.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/ColUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java b/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java index 6a8e9aa..7902ca1 100644 --- a/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java +++ b/eladmin/eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/annotation/Log.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/annotation/Log.java index 6c001cd..590a173 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/annotation/Log.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/annotation/Log.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/aspect/LogAspect.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/aspect/LogAspect.java index 3d76cd2..0c8891f 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/aspect/LogAspect.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/aspect/LogAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/SysLog.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/SysLog.java index 7fc887c..a749ff1 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/SysLog.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/SysLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/dto/SysLogQueryCriteria.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/dto/SysLogQueryCriteria.java index c09be41..58e84bb 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/dto/SysLogQueryCriteria.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/domain/dto/SysLogQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/rest/SysLogController.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/rest/SysLogController.java index f8ce052..b9df917 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/rest/SysLogController.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/rest/SysLogController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/SysLogService.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/SysLogService.java index e4c9190..364248e 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/SysLogService.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/SysLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/impl/SysLogServiceImpl.java b/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/impl/SysLogServiceImpl.java index 8fe0994..526ecdd 100644 --- a/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/impl/SysLogServiceImpl.java +++ b/eladmin/eladmin-logging/src/main/java/me/zhengjie/service/impl/SysLogServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/AppRun.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/AppRun.java index 5c1f72b..0e9969c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/AppRun.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/AppRun.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/App.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/App.java index f114e72..8ee690c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/App.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/App.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Database.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Database.java index 0285a34..a4d6586 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Database.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Database.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Deploy.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Deploy.java index 92243aa..59bc4d9 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Deploy.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Deploy.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/DeployHistory.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/DeployHistory.java index 39ac8ef..1940ebd 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/DeployHistory.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/DeployHistory.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Server.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Server.java index dcce38e..cf8b9b6 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Server.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/Server.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/AppQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/AppQueryCriteria.java index 3f06456..bbb7390 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/AppQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/AppQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DatabaseQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DatabaseQueryCriteria.java index 0e808c5..0a53cf5 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DatabaseQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DatabaseQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployHistoryQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployHistoryQueryCriteria.java index 60a2445..93d9657 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployHistoryQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployHistoryQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployQueryCriteria.java index da367e2..ac4c997 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/DeployQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/ServerQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/ServerQueryCriteria.java index 30f839a..5d8a31b 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/ServerQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/dto/ServerQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/enums/MsgType.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/enums/MsgType.java index 1c1fbf6..b60f8c1 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/enums/MsgType.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/domain/enums/MsgType.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/AppController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/AppController.java index 3091abf..60172ca 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/AppController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/AppController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DatabaseController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DatabaseController.java index 7b5049d..9d16738 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DatabaseController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DatabaseController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployController.java index 4998f2f..f5e3c2e 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployHistoryController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployHistoryController.java index f87c0e9..4a3d68d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployHistoryController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployHistoryController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/ServerController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/ServerController.java index 4f155af..c8d6d4c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/ServerController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/ServerController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/AppService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/AppService.java index d7500a6..d20c9ec 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/AppService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/AppService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DatabaseService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DatabaseService.java index 454a73a..e07c430 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DatabaseService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DatabaseService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployHistoryService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployHistoryService.java index beff32a..fdd48c1 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployHistoryService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployHistoryService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployService.java index 08c9b97..fc5a28b 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/DeployService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/ServerService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/ServerService.java index 0ebe5d9..a5288bb 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/ServerService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/ServerService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/AppServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/AppServiceImpl.java index 8bd5668..fdfa123 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/AppServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/AppServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DatabaseServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DatabaseServiceImpl.java index 0d18730..2c0554d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DatabaseServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DatabaseServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployHistoryServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployHistoryServiceImpl.java index 49da777..912da08 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployHistoryServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployHistoryServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java index d77968c..ae50bb4 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/ServerServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/ServerServiceImpl.java index 6ccf865..8bd974a 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/ServerServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/ServerServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/SocketMsg.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/SocketMsg.java index 5003f6f..b2a9c8e 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/SocketMsg.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/SocketMsg.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/WebSocketServer.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/WebSocketServer.java index bcf0f9c..7130a29 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/WebSocketServer.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/service/websocket/WebSocketServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ExecuteShellUtil.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ExecuteShellUtil.java index 78c3c60..8e4fbf0 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ExecuteShellUtil.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ExecuteShellUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ScpClientUtil.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ScpClientUtil.java index f54b3b5..92ba084 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ScpClientUtil.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/ScpClientUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/SqlUtils.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/SqlUtils.java index 75baea0..0d52711 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/SqlUtils.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/maint/util/SqlUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/JobRunner.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/JobRunner.java index e899ff7..b0627c7 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/JobRunner.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/JobRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/QuartzConfig.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/QuartzConfig.java index d542a36..afc9c3c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/QuartzConfig.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/config/QuartzConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzJob.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzJob.java index 4bf8f68..1907f57 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzJob.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzLog.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzLog.java index ddae3ce..c91e218 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzLog.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/QuartzLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/dto/QuartzJobQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/dto/QuartzJobQueryCriteria.java index 8cda512..cd24a5e 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/dto/QuartzJobQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/domain/dto/QuartzJobQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/rest/QuartzJobController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/rest/QuartzJobController.java index 9e50b9e..a043674 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/rest/QuartzJobController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/rest/QuartzJobController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/QuartzJobService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/QuartzJobService.java index dc7a8b2..a6f19eb 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/QuartzJobService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/QuartzJobService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java index 3a1fa51..9053d6f 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/task/TestTask.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/task/TestTask.java index 63177ad..c530a00 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/task/TestTask.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/task/TestTask.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/ExecutionJob.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/ExecutionJob.java index 253ff6b..8bb0d46 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/ExecutionJob.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/ExecutionJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzManage.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzManage.java index 4dbac76..e462062 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzManage.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzManage.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzRunnable.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzRunnable.java index c75925e..a8f708d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzRunnable.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/quartz/utils/QuartzRunnable.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SecurityProperties.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SecurityProperties.java index ac0dd50..53e9452 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SecurityProperties.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SecurityProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SpringSecurityConfig.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SpringSecurityConfig.java index 9fac2ea..ba9e684 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SpringSecurityConfig.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/config/SpringSecurityConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/AuthController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/AuthController.java index 10b4f47..5e6ddc0 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/AuthController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/AuthController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/OnlineController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/OnlineController.java index 2e46859..9f767f6 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/OnlineController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/rest/OnlineController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAccessDeniedHandler.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAccessDeniedHandler.java index f1fac3d..f8ef1f1 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAccessDeniedHandler.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAccessDeniedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAuthenticationEntryPoint.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAuthenticationEntryPoint.java index dba0963..f6884f4 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAuthenticationEntryPoint.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/JwtAuthenticationEntryPoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenConfigurer.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenConfigurer.java index 6338faa..eae62b0 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenConfigurer.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenFilter.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenFilter.java index 344a582..098d8a5 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenFilter.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenProvider.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenProvider.java index 6636881..1d51b1d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenProvider.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/OnlineUserService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/OnlineUserService.java index 18096fb..c27a554 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/OnlineUserService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/OnlineUserService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserCacheManager.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserCacheManager.java index ef0e8ec..51b3353 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserCacheManager.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserCacheManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserDetailsServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserDetailsServiceImpl.java index 5dac541..8b3579e 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserDetailsServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/UserDetailsServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthUserDto.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthUserDto.java index 2a4a2ce..a34c83c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthUserDto.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthUserDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthorityDto.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthorityDto.java index d12b865..824f9e7 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthorityDto.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/AuthorityDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/JwtUserDto.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/JwtUserDto.java index 3a45ec2..d687774 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/JwtUserDto.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/JwtUserDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/OnlineUserDto.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/OnlineUserDto.java index 32bfc3c..826f203 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/OnlineUserDto.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/security/service/dto/OnlineUserDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dept.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dept.java index 063b9c2..68e5f1d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dept.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dept.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dict.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dict.java index 1a2578a..96c3cf7 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dict.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Dict.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/DictDetail.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/DictDetail.java index 394ec27..5936f36 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/DictDetail.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/DictDetail.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Job.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Job.java index 9c9ee64..6272188 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Job.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Job.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Menu.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Menu.java index cfe8132..f97956f 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Menu.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Menu.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Role.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Role.java index 9ec54f3..da48525 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Role.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/Role.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/User.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/User.java index 912b270..12f87da 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/User.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/User.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DeptQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DeptQueryCriteria.java index dd2ed40..a1cd5d0 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DeptQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DeptQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictDetailQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictDetailQueryCriteria.java index 1c42c9e..577af88 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictDetailQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictDetailQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictQueryCriteria.java index 7b492da..7dfbfa8 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/DictQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/JobQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/JobQueryCriteria.java index f865918..8e6d1f8 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/JobQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/JobQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuMetaVo.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuMetaVo.java index dbf87a7..8538bc2 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuMetaVo.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuMetaVo.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuQueryCriteria.java index bfd93ba..9049250 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuVo.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuVo.java index 7b45088..d47e6cf 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuVo.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/MenuVo.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/RoleQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/RoleQueryCriteria.java index 7fc738b..4b1f3bf 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/RoleQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/RoleQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserPassVo.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserPassVo.java index 3d2306f..73d1baa 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserPassVo.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserPassVo.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserQueryCriteria.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserQueryCriteria.java index 9a6b8b9..ebe907f 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserQueryCriteria.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/domain/dto/UserQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DeptMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DeptMapper.java index c9641d6..015b898 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DeptMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DeptMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictDetailMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictDetailMapper.java index 5d03649..6a20114 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictDetailMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictDetailMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictMapper.java index 2b381a8..d4747c9 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/DictMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/JobMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/JobMapper.java index bc767c4..f332191 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/JobMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/JobMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/MenuMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/MenuMapper.java index d687b27..9e20afb 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/MenuMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/MenuMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleDeptMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleDeptMapper.java index 7853490..2e2b801 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleDeptMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleDeptMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMapper.java index 210b033..52d9e8d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMenuMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMenuMapper.java index aa5f00b..f16faf1 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMenuMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/RoleMenuMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserJobMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserJobMapper.java index 9ade9fe..1df351b 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserJobMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserJobMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserMapper.java index a2a5743..f8c1edd 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserRoleMapper.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserRoleMapper.java index a9166bc..0890f32 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserRoleMapper.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/mapper/UserRoleMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DeptController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DeptController.java index 593a4fa..27ae5fd 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DeptController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DeptController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictController.java index 8f53bc8..e5668f2 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictDetailController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictDetailController.java index ceae024..4926270 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictDetailController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/DictDetailController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/JobController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/JobController.java index dbe6d29..351e9aa 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/JobController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/JobController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/LimitController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/LimitController.java index 02db642..aa26d8c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/LimitController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/LimitController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MenuController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MenuController.java index aceae97..034f695 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MenuController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MenuController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MonitorController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MonitorController.java index bb0e39b..b360f9f 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MonitorController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/MonitorController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/RoleController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/RoleController.java index 3ad27e4..f6c1a8e 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/RoleController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/RoleController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/UserController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/UserController.java index 5860e4e..f2998af 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/UserController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/UserController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/VerifyController.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/VerifyController.java index 4ff91d8..d7093a0 100755 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/VerifyController.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/rest/VerifyController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DataService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DataService.java index 42bd46d..6619c5a 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DataService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DataService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DeptService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DeptService.java index 622dd2e..fd5bd16 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DeptService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DeptService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictDetailService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictDetailService.java index 9cffa06..ebbe57d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictDetailService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictDetailService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictService.java index 9fecb43..d3af61d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/DictService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/JobService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/JobService.java index b743130..9bc4068 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/JobService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/JobService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MenuService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MenuService.java index aba8de4..1ba3793 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MenuService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MenuService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MonitorService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MonitorService.java index 478225a..f7e34ad 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MonitorService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/MonitorService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/RoleService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/RoleService.java index 4c140e4..606b844 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/RoleService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/RoleService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/UserService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/UserService.java index b624a5d..1e66cb4 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/UserService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/UserService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/VerifyService.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/VerifyService.java index f619861..41ce9fc 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/VerifyService.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/VerifyService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DataServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DataServiceImpl.java index e828e03..dd0560a 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DataServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DataServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java index 591368c..b8583ba 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictDetailServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictDetailServiceImpl.java index ad8fc4c..af59205 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictDetailServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictDetailServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictServiceImpl.java index 2e44bbc..b873037 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DictServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/JobServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/JobServiceImpl.java index 1ecdd3f..a1b978d 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/JobServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/JobServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MenuServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MenuServiceImpl.java index b03a70c..b26451c 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MenuServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MenuServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MonitorServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MonitorServiceImpl.java index 9fb320c..99ee969 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MonitorServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MonitorServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/RoleServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/RoleServiceImpl.java index c5dbd68..aa9a589 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/RoleServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/RoleServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/UserServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/UserServiceImpl.java index 9968121..f0b3957 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/UserServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/UserServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/VerifyServiceImpl.java b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/VerifyServiceImpl.java index 0c496fc..4d3e666 100644 --- a/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/VerifyServiceImpl.java +++ b/eladmin/eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/VerifyServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/AlipayConfig.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/AlipayConfig.java index 03dab38..4b3caba 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/AlipayConfig.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/AlipayConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/EmailConfig.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/EmailConfig.java index a84c1a7..03e24ad 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/EmailConfig.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/EmailConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/LocalStorage.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/LocalStorage.java index 2594952..ac805bb 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/LocalStorage.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/LocalStorage.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuConfig.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuConfig.java index 274647c..87fef44 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuConfig.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuContent.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuContent.java index 93acde5..4696228 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuContent.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/QiniuContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/EmailDto.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/EmailDto.java index 708122d..d04a956 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/EmailDto.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/EmailDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/LocalStorageQueryCriteria.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/LocalStorageQueryCriteria.java index 459cd06..0dac214 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/LocalStorageQueryCriteria.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/LocalStorageQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/QiniuQueryCriteria.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/QiniuQueryCriteria.java index 26e22e1..27b23a9 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/QiniuQueryCriteria.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/QiniuQueryCriteria.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/TradeDto.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/TradeDto.java index e3ca793..828d6ad 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/TradeDto.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/dto/TradeDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/enums/AliPayStatusEnum.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/enums/AliPayStatusEnum.java index 5f5b042..23870f8 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/enums/AliPayStatusEnum.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/domain/enums/AliPayStatusEnum.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java index 305635b..f40f05d 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/EmailController.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/EmailController.java index d9e6d72..9924ea9 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/EmailController.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/EmailController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/LocalStorageController.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/LocalStorageController.java index 0ee4465..0225fbf 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/LocalStorageController.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/LocalStorageController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/QiniuController.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/QiniuController.java index f12a3fc..b4620f8 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/QiniuController.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/rest/QiniuController.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/AliPayService.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/AliPayService.java index 1ef262f..5c0f24a 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/AliPayService.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/AliPayService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/EmailService.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/EmailService.java index c25cd31..80a13a3 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/EmailService.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/EmailService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/LocalStorageService.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/LocalStorageService.java index 02a1f3b..2f9eb61 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/LocalStorageService.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/LocalStorageService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiNiuConfigService.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiNiuConfigService.java index af0abe4..51d1d81 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiNiuConfigService.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiNiuConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiniuContentService.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiniuContentService.java index 5d03f25..7b60a4a 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiniuContentService.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/QiniuContentService.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java index 772b14c..169bbad 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/EmailServiceImpl.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/EmailServiceImpl.java index 821c222..ba7765e 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/EmailServiceImpl.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/EmailServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/LocalStorageServiceImpl.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/LocalStorageServiceImpl.java index 48cf1b4..6a34f27 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/LocalStorageServiceImpl.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/LocalStorageServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiNiuConfigServiceImpl.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiNiuConfigServiceImpl.java index 21ab858..563423d 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiNiuConfigServiceImpl.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiNiuConfigServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiniuContentServiceImpl.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiniuContentServiceImpl.java index abaea80..e4a37e8 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiniuContentServiceImpl.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/service/impl/QiniuContentServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/AlipayUtils.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/AlipayUtils.java index 203f7db..1ae6038 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/AlipayUtils.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/AlipayUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/QiNiuUtil.java b/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/QiNiuUtil.java index 8091a95..9d9ed89 100644 --- a/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/QiNiuUtil.java +++ b/eladmin/eladmin-tools/src/main/java/me/zhengjie/utils/QiNiuUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Zheng Jie + * Copyright 2019-2025 Zheng Jie * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.