From b2e47e75a231baf5a7beca476256ab3d94e76c46 Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期二, 01 四月 2025 10:08:15 +0800
Subject: [PATCH] code加密

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

diff --git a/app/api/auth.py b/app/api/auth.py
index 5f6d95b..a8d381d 100644
--- a/app/api/auth.py
+++ b/app/api/auth.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 import json
 
 from fastapi import APIRouter, Depends

--
Gitblit v1.8.0