Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the service layer and add ABC #270

Closed
wants to merge 9 commits into from

Conversation

wu-clan
Copy link
Member

@wu-clan wu-clan commented Jan 14, 2024

From #269 (comment)

Developers seem to need to write more code, but overall it seems to make the code more secure.

@wu-clan wu-clan linked an issue Jan 14, 2024 that may be closed by this pull request
10 tasks
@wu-clan wu-clan removed a link to an issue Jan 14, 2024
10 tasks
@wu-clan wu-clan closed this Jan 15, 2024
@wu-clan wu-clan deleted the refactor-services branch January 15, 2024 08:30
@wu-clan wu-clan restored the refactor-services branch January 15, 2024 13:25
@wu-clan wu-clan reopened this Jan 15, 2024
# Conflicts:
#	backend/app/api/v1/api.py
#	backend/app/api/v1/auth/auth.py
#	backend/app/api/v1/casbin.py
#	backend/app/api/v1/dept.py
#	backend/app/api/v1/dict_data.py
#	backend/app/api/v1/menu.py
#	backend/app/api/v1/role.py
#	backend/app/api/v1/task.py
#	backend/app/api/v1/user.py
#	backend/app/services/api_service.py
#	backend/app/services/casbin_service.py
#	backend/app/services/dept_service.py
#	backend/app/services/dict_data_service.py
#	backend/app/services/dict_type_service.py
#	backend/app/services/menu_service.py
#	backend/app/services/opera_log_service.py
#	backend/app/services/role_service.py
#	backend/app/services/task_service.py
#	backend/app/services/user_service.py
@wu-clan
Copy link
Member Author

wu-clan commented Jan 20, 2024

This scheme has been replaced by a new PR #276 because the source is lost due to the merge conflict.

@wu-clan wu-clan closed this Jan 20, 2024
@wu-clan wu-clan deleted the refactor-services branch January 20, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant