From 68237432c42b70b8f27dc07c37f85414ee5234bf Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 15 八月 2023 00:07:42 +0800
Subject: [PATCH] redis/mysql代理

---
 user/authority.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/user/authority.py b/user/authority.py
index 2e86b74..38cc330 100644
--- a/user/authority.py
+++ b/user/authority.py
@@ -2,7 +2,7 @@
 鐢ㄦ埛楠岃瘉
 """
 
-from db import mysql_data
+from db import mysql_data_delegate as mysql_data
 
 
 # 鏂板鐢ㄦ埛

--
Gitblit v1.8.0