Expand description
工作流 API 通用辅助函数。
Functions§
- ensure_
success - 无 data 接口:仅用
code==0判断成功。 - extract_
response_ data - 标准化响应数据提取。
- missing_
response_ data_ error - 创建“响应 data 为空”的标准错误。
- request_
serialization_ error - 创建“请求参数序列化失败”的标准错误。
- serialize_
params - 标准化参数序列化。