From d9e09c0dc3ab81d0187ad6c1d25975d715eb4fd9 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 15 Jun 2024 23:41:29 +0800 Subject: [PATCH] add some --- const.js | 1 + 1 file changed, 1 insertion(+) diff --git a/const.js b/const.js index dd245091..54b521d9 100644 --- a/const.js +++ b/const.js @@ -334,6 +334,7 @@ var chat = { WX_LOGIN_SCAN: "/chat/wx/login/action/scan", API_HEADER: "/chat/header/", API_SEARCH: "/chat/search/", + API_ACTION: "/chat/action/", } var team = { TASK: "task", PLAN: "plan", ASSET: "asset",