From a35452aaaa4bc71e75a00d16eaa35df10c69f18e Mon Sep 17 00:00:00 2001 From: qq_38870145 Date: Thu, 5 Oct 2023 18:50:00 +0800 Subject: [PATCH] Thu Oct 5 18:50:00 CST 2023 inscode --- src/service/csdnApi.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/service/csdnApi.js b/src/service/csdnApi.js index a243e97..e97a5c1 100644 --- a/src/service/csdnApi.js +++ b/src/service/csdnApi.js @@ -10,6 +10,5 @@ function updateApi(){ }) } export function getRemoteCsdnGrade(data){ - updateApi() return axios.post(url, data, { timeout: 100000 }) } \ No newline at end of file -- GitLab