From 31d45f9f68fa0dbab7d32482059429187ffed260 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 27 Dec 2022 09:32:59 +0800
Subject: [PATCH] 1
---
src/utils/auth.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/utils/auth.js b/src/utils/auth.js
index 807eaa7..a90438c 100644
--- a/src/utils/auth.js
+++ b/src/utils/auth.js
@@ -2,8 +2,8 @@
* @Author: shuishen 1109946754@qq.com
* @Date: 2022-07-28 17:50:14
* @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2022-08-05 11:45:20
- * @FilePath: \zhny-dsj\src\utils\auth.js
+ * @LastEditTime: 2022-12-26 14:31:40
+ * @FilePath: \srs-police-affairs\src\utils\auth.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
export const getToken = () => {
--
Gitblit v1.9.3