Idempotency-Key 在 OpenAPI POST 接口中的用法与行为约定。Idempotency-Key: <string>。Idempotency-Key 被重复使用:ErrOperationIsProcessing(防止语义冲突)。ErrOperationIsProcessing。<系统名>-<时间戳>-<随机串> 或 UUID。Idempotency-Key。Idempotency-Key 对应的请求仍处于处理中(上次还未结束)。Idempotency-Key 必须对应同一请求体,参数变化会被拒绝。