docs: record cmpp2 production verification
This commit is contained in:
@@ -668,6 +668,7 @@ npm run verify:phase8
|
|||||||
- `go build ./cmd/gateway`:通过。
|
- `go build ./cmd/gateway`:通过。
|
||||||
- 真实 TCP 非法包用例:向入站端口写入非法 `total_length`,确认业务 handler 未执行时仍产生 `read/unpack packet failed` 日志。
|
- 真实 TCP 非法包用例:向入站端口写入非法 `total_length`,确认业务 handler 未执行时仍产生 `read/unpack packet failed` 日志。
|
||||||
- CMPP2.0 真实集成用例:客户使用与登录账号不同的 `MsgSrc=SP0001`,完成 V20 ConnectResp、Cmpp2SubmitReq/Resp 和 Cmpp2Deliver Receipt,NestJS 收到的 account 仍为 bind 账号:通过。
|
- CMPP2.0 真实集成用例:客户使用与登录账号不同的 `MsgSrc=SP0001`,完成 V20 ConnectResp、Cmpp2SubmitReq/Resp 和 Cmpp2Deliver Receipt,NestJS 收到的 account 仍为 bind 账号:通过。
|
||||||
|
- 已将合并后提交 `bb4992f0` 部署到生产验证环境;Prisma 无待执行迁移,前端/API/Gateway 构建和标准健康检查通过,12026/3000/8090/17890 监听正常。生产账号 `910887` 重连日志确认 `requested_version=0x20 response_version=0x20`;该测试应用的 `cmppEnterpriseCode` 已通过真实运营 API 同步为 `910887`。
|
||||||
|
|
||||||
## 2026-07-07 Gateway 上游提交与下游 Deliver 闭环补齐
|
## 2026-07-07 Gateway 上游提交与下游 Deliver 闭环补齐
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user