From 909e611a0ac4d72333f75c53b2cd69062ff9c903 Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期六, 13 一月 2024 22:59:23 +0800 Subject: [PATCH] 修改api里的错误 --- config/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index 85c33c4..6c839af 100644 --- a/config/index.js +++ b/config/index.js @@ -1,8 +1,8 @@ /* * @Date: 2023-12-20 20:21:29 * @LastEditors: Sneed - * @LastEditTime: 2024-01-04 22:19:02 - * @FilePath: /belleson-frontend/Users/mache/Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/650b28d71b3acf9feb5c2af6da2686eb/Message/MessageTemp/650b28d71b3acf9feb5c2af6da2686eb/File/mdc-portal/config/index.js + * @LastEditTime: 2024-01-05 23:44:25 + * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/config/index.js */ 'use strict' // Template version: 1.2.6 -- Gitblit v1.9.3