Skip to content

Commit 418b0ee

Browse files
author
沈光铭
committed
refactor:文件重命名
1 parent fa3b440 commit 418b0ee

24 files changed

+1
-1
lines changed

dash-fastapi-backend/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from module_admin.controller.role_controller import roleController
1313
from module_admin.controller.post_controler import postController
1414
from config.env import RedisConfig
15-
from module_admin.utils.response_tool import response_401, AuthException
15+
from module_admin.utils.response_util import response_401, AuthException
1616

1717

1818
app = FastAPI()

0 commit comments

Comments
 (0)