chore(bot): 修改注释
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
This commit is contained in:
parent
8221494651
commit
cbe9e77336
@ -28,6 +28,6 @@ export const manageBotReq = async (ctx: Context.Data): Promise<Response> => {
|
||||
// 处理Action消息
|
||||
if (getIsActionMsg(body)) manageActionMsg(ctx)
|
||||
|
||||
// 其他情况,返回成功响应
|
||||
// 返回成功响应
|
||||
return ctx.genResp.ok()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user