Skip to content

Commit 418b0ee

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

24 files changed

Lines changed: 1 addition & 1 deletion

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()
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

dash-fastapi-backend/module_admin/entity/do/dept_entity.py renamed to dash-fastapi-backend/module_admin/entity/do/dept_do.py

File renamed without changes.

dash-fastapi-backend/module_admin/entity/do/dict_entity.py renamed to dash-fastapi-backend/module_admin/entity/do/dict_do.py

File renamed without changes.

dash-fastapi-backend/module_admin/entity/do/log_entity.py renamed to dash-fastapi-backend/module_admin/entity/do/log_do.py

File renamed without changes.

0 commit comments

Comments
 (0)