From a1c388b3018b6f748635b61a98613111b8e9d788 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期三, 11 六月 2025 09:42:54 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb --- src/api/hpApi.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/api/hpApi.js b/src/api/hpApi.js index 23e827e..d397817 100644 --- a/src/api/hpApi.js +++ b/src/api/hpApi.js @@ -229,7 +229,6 @@ "dictThreatObj": "", "year": "2025" }); - console.log("getAeraCode:", response); return response.data; } @@ -243,6 +242,5 @@ "dictThreatObj": "", "year": "2025" }); - console.log("getAeraCode:", response); return response.data; } \ No newline at end of file -- Gitblit v1.9.3