refactor: 增强代码注释以提升可读性和维护性
This commit is contained in:
+3
@@ -143,6 +143,9 @@ public class SpringDocConfig {
|
||||
*/
|
||||
static class PlusPaths extends Paths {
|
||||
|
||||
/**
|
||||
* 构造路径缓存标记对象。
|
||||
*/
|
||||
public PlusPaths() {
|
||||
super();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user