mirror of
https://github.com/d0zingcat/alert-message-center.git
synced 2026-05-13 15:09:19 +00:00
@@ -15,10 +15,6 @@ feishuEvent.post('/', async (c) => {
|
||||
});
|
||||
|
||||
const body = await c.req.json();
|
||||
const req = {
|
||||
headers: headerRecord,
|
||||
body,
|
||||
};
|
||||
|
||||
// Use the official SDK functions directly for Hono compatibility
|
||||
// 1. Handle URL verification (Challenge)
|
||||
|
||||
Reference in New Issue
Block a user