This commit is contained in:
邹宗楠
2025-02-07 11:14:08 +08:00
parent af03a000e6
commit 5e29b3471d

View File

@@ -385,7 +385,6 @@ func OnWaybillExceptFn(msg *fnpsapi.AbnormalReportNotify, reallyData *fnpsapi.Sh
}
return fnpsapi.Err2CallbackResponse(nil, "")
}
model.StoreSkuBind{}
return CurDeliveryHandler.OnWaybillExcept(msg)
}