diff --git a/service/message/index.ts b/service/message/index.ts index 4f77ea8..b582523 100644 --- a/service/message/index.ts +++ b/service/message/index.ts @@ -1,7 +1,7 @@ import netTool from "../netTool" const API_KEY = "1dfz4wlpbbgiky0" -const URL = "https://egg.imoaix.cn/message" +const URL = "https://lark-egg.ai.xiaomi.com/message" const message = async (body: any) => { try {