@@ -0,0 +1,5 @@
// @ts-ignore http调试消息处理
export async function execute(http_message) {
console.log(`收到调试信息`)
return HttpResUtils.ok("收到调试信息");
}
The note is not visible to the blocked user.