> ## Documentation Index
> Fetch the complete documentation index at: https://developer-cn.cregis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 回调

> 关于Cregis回调相关的常见问题

## 如何保证回调数据的安全性？

请务必校验回调中sign字段的正确性，同时可联系客服获取回调发起方的服务器IP，接收回调方可设置只接收指定IP发起的回调

## 回调失败如何处理？

`Cregis`认为回调成功的唯一标志是发起回调请求收到`success`字符串，请在接收到回调信息并正确处理业务后返回。回调失败，可登陆`Cregis`客户端，在对应项目中找到失败回调记录进行查看失败原因并操作重新推送
