package callback import "github.com/gin-gonic/gin" //验证URL func (w *WorkWeChatCallBackApi) Index(c *gin.Context) { }