- 新增 IndexPath(COM 树索引路径),复用 ModelItemAnalysisHelper.GetModelItemIndexPaths - 保留 DisplayPath(父链 DisplayName 拼接)作为降级匹配 - 序列化格式:"IndexPath||DisplayPath",向后兼容纯 DisplayPath - FindModelItemByNodeKey: IndexPath 优先定位,DisplayPath 降级 - BuildNode: 新增旧格式兼容查找 - 单元测试全面更新覆盖新/旧格式、双字段解析、前缀匹配 |
||
|---|---|---|
| .. | ||
| AliasTreeTests.cs | ||
| PathHelperTests.cs | ||
| PathPersistenceTests.cs | ||
| PathPlanningManagerHoistingCompletionTests.cs | ||
| PathRouteCloneTests.cs | ||
| SelectionClipBoxLockStateTests.cs | ||