add log
This commit is contained in:
@@ -79,6 +79,7 @@ func GetNotifyWebhook(c *context.Context) {
|
||||
c.DataFormat(nil)
|
||||
return
|
||||
}
|
||||
fmt.Println("Hook string ::: ", string(byteBody))
|
||||
|
||||
id, ok := c.GetQuery("id")
|
||||
if !ok {
|
||||
|
||||
Reference in New Issue
Block a user