docs: 登记 T-305 名单查询契约(JKTJLIST00002 实测字段校正)

- docs/04 §11.4 校正实测字段名并标端点已部署
- docs/01 §5.2 JKTJLIST00002 联调可用
- tasks T-305 DONE

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ila
2026-07-08 21:11:17 +08:00
co-authored by Claude Opus 4.8
parent bf204e0162
commit f69e073199
4 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
| 创建 | `/osi/api/jktj/create` | `JKTJ00001` | 待写入授权 |
| 查询(单条) | `/osi/api/auto/jktj/query` | `JKTJ00002` | ⚠ 实测"没有url的接口配置"(**未部署**);`auto/jktj/find` 待确认 |
| 更新 | `/osi/api/jktj/update` | `JKTJ00003` | 待写入授权 |
| 已检/待检人员列表 | `/osi/api/auto/jktjlist/query` | `JKTJLIST00002` | 路径登记;入参待确认 |
| 已检/待检人员列表 | `/osi/api/auto/jktjlist/query` | `JKTJLIST00002` | ✅ 联调可用(T-305,入参 checkYear+分页)|
| 最近一次体检 | `/osi/api/auto/jktjlscx/query` | `JKTJLSJL00002` | ✅ 联调可用(T-301) |
> 体检报文体量大(实测最近一次约 260 字段,分 4 object + 3 array 子节点),是字段映射工作量最大的一块。响应结构与字段清单见 `docs/04 §11`。