docs: align docs with post-restructure package layout
Update README tree (compare.py + domain.py), CLAUDE.md module refs, and the three docs/ deep-dives to the current inbound_verify package (compare/domain/sites/cli). Correct the statistics review report's methodology to the current 口径 (应到=交接件数, 实到=直接数单号去重, 未到=应到−实到) per compare.py docstring; remove ghost-script references in the CDP guide. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# 韵达 / 安能 应到未到计算逻辑梳理(基于 expected_undelivered.py 重构版代码)
|
||||
# 韵达 / 安能 应到未到计算逻辑梳理(基于 inbound_verify/compare.py 重构版代码)
|
||||
|
||||
> 用途:供审核两站「应到件数 / 实到件数 / 未到件数」的实现逻辑与关联键。
|
||||
> 代码基准:`InboundVerify/expected_undelivered.py`(重构版)。行号对应本次读取。
|
||||
> 代码基准:`InboundVerify/inbound_verify/compare.py`(重构版)。
|
||||
|
||||
---
|
||||
|
||||
## 〇、两站共用的计算骨架(process 函数,第 134–216 行)
|
||||
## 〇、两站共用的计算骨架(process 函数)
|
||||
|
||||
无论韵达还是安能,最终都走同一个 `process(name)`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user