Skip to content

Update role-based data permissions#465

Merged
wu-clan merged 17 commits into
fastapi-practices:masterfrom
wu-clan:add-dept-perm
Nov 23, 2024
Merged

Update role-based data permissions#465
wu-clan merged 17 commits into
fastapi-practices:masterfrom
wu-clan:add-dept-perm

Conversation

@wu-clan

@wu-clan wu-clan commented Nov 19, 2024

Copy link
Copy Markdown
Member

No description provided.

@wu-clan
wu-clan merged commit bd45022 into fastapi-practices:master Nov 23, 2024
@wu-clan
wu-clan deleted the add-dept-perm branch November 23, 2024 13:24
chuxijin pushed a commit to chuxijin/fba that referenced this pull request Feb 8, 2026
* Add department data operation permissions

* Update sys models

* Add role department many-to-many relationship

* Format RBAC code

* update codes

* add update role depts api

* add comments

* Update the implementation

* update dept arg

* debug front

* Update the model file naming

* Refactor the data perms

* Add data permission rule

* Optimize the details

* Implement data filtering

* finish
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.

sys_gen_business在model代码中是default_datetime_column字段,但是在create_tables.sql文件中写的have_datetime_column

1 participant