refactor: 增强代码注释以提升可读性和维护性

This commit is contained in:
AprilWind
2026-05-18 10:10:16 +08:00
parent 84afd6e6c0
commit a2300b3a29
22 changed files with 192 additions and 1 deletions
@@ -143,6 +143,9 @@ public class SpringDocConfig {
*/
static class PlusPaths extends Paths {
/**
* 构造路径缓存标记对象。
*/
public PlusPaths() {
super();
}