Skip to content

platformErrorOf

This content is not available in your language yet.

function platformErrorOf(body, status): {
code: string;
message: string;
};

网关错误信封 → 稳定码 + 人话(工具 gatewayError 同形;serve 透传径同用)

unknown

number

{
code: string;
message: string;
}
code: string;
message: string;