源码update
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 25s

This commit is contained in:
2026-06-09 16:32:47 +08:00
parent b97bdea716
commit bd7db35db8
12 changed files with 280 additions and 69 deletions

View File

@@ -15,6 +15,9 @@ class_check:
# Dto 类字段变更后,继续检测受影响 Controller 的 API 参数变更
dto_api_follow_up:
enabled: true
# Dto/Vo 嵌套关系索引:影响分析传播 & API 参数字段展开深度
nest_index:
max_depth: 3
dto_entity_conversion:
enabled: false

Binary file not shown.