发生错误时,优先使用HTTP状态码(如校验未通过/会话超时为401、没有授权为403),不符合标准定义的错误才需要自行定义编码。 例1:status 200 body {"code": 200, data: {}} 例2:status 200 body