SmsUp回调报错404是为什么?

更新时间:

请确认回调地址能正常响应,确保HTTP响应格式如下且状态码为200,响应耗时不超过700ms:

{
  "code": 0,
  "msg":  "成功"
}