增肌处理结果的响应数据
This commit is contained in:
@ -14,4 +14,4 @@ import "github.com/gin-gonic/gin"
|
||||
// Author : go_developer@163.com<白茶清欢>
|
||||
//
|
||||
// Date : 6:42 下午 2021/11/11
|
||||
type IGitHookEventHandler func(ctx *gin.Context, hookData *HookData)
|
||||
type IGitHookEventHandler func(ctx *gin.Context, hookData *HookData) *ResponseData
|
||||
|
Reference in New Issue
Block a user