From 8a5fb932471db4dff58c6e46b8aa12e9d6c06ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=98=E6=B3=8A=E5=AE=A2?= <1059510186@qq.com> Date: Tue, 4 Jul 2023 11:08:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/index.js b/src/api/index.js index b5d44fd..a9c701b 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -1,7 +1,7 @@ /* * @Author: your name * @Date: 2021-10-21 10:06:23 - * @LastEditTime: 2023-06-29 10:21:42 + * @LastEditTime: 2023-07-04 11:07:34 * @LastEditors: 飘泊客 * @Description: In User Settings Edit * @FilePath: /byhl-taomi/src/api/index.js @@ -1110,7 +1110,7 @@ export function setLogSave(data) { data }) } -export function getCompensateInfo(params) { +export function getCompensateInfo2222222222(params) { return request({ url: baseObj.url + 'api/boost/compensateInfo', method: 'get',