From 9ea07e00fc8b92e9b75849859c1ecce77c7096d1 Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期四, 10 四月 2025 13:31:23 +0800
Subject: [PATCH] 优化

---
 app/service/auth.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/service/auth.py b/app/service/auth.py
index ffdece9..3c726fa 100644
--- a/app/service/auth.py
+++ b/app/service/auth.py
@@ -1,4 +1,4 @@
-锘縤mport os.path
+import os.path
 import re
 import uuid
 import base64

--
Gitblit v1.8.0