refactor: 统一注释规范与代码风格,优化分层结构

This commit is contained in:
Ray.Hao
2026-06-28 19:04:21 +08:00
parent 8fd648c2e0
commit 49e3d7a71b
30 changed files with 215 additions and 286 deletions

View File

@@ -8,7 +8,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
* 应用启动类
*
* @author Ray.Hao
* @since 0.0.1
* @since 3.0.0
*/
@EnableScheduling
@SpringBootApplication