From c5bd31e720ffc51f629f15a418a3a405f461f735 Mon Sep 17 00:00:00 2001
From: husq <931347610@qq.com>
Date: Tue, 19 Sep 2023 10:25:06 +0800
Subject: [PATCH] 消息去除
---
src/api/http/config.ts | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/src/api/http/config.ts b/src/api/http/config.ts
index c2d0c84..4e5a9c0 100644
--- a/src/api/http/config.ts
+++ b/src/api/http/config.ts
@@ -1,13 +1,3 @@
-/*
- * @Author: husq 931347610@qq.com
- * @Date: 2023-09-19 09:41:57
- * @LastEditors: husq 931347610@qq.com
- * @LastEditTime: 2023-09-19 10:11:42
- * @FilePath: \Cloud-API-Demo-Web\src\api\http\config.ts
- * @Description:
- *
- * Copyright (c) 2023 by ${git_name_email}, All Rights Reserved.
- */
export const CURRENT_CONFIG = {
// license
--
Gitblit v1.9.3