Feat actiontech/dms-ee/issues/125: plugin interface define#2230
Open
waterdrink wants to merge 5 commits intomainfrom
Open
Feat actiontech/dms-ee/issues/125: plugin interface define#2230waterdrink wants to merge 5 commits intomainfrom
waterdrink wants to merge 5 commits intomainfrom
Conversation
sjjian
reviewed
Feb 2, 2024
871c7fd to
b02f80f
Compare
b02f80f to
24b29c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
actiontech/dms-ee/issues/125
提交内容:支持provision事前权限校验的插件接口定义
风险点:目前接口定义存在潜在的风险是 定义的是粗粒度的权限(变更/读取/删除/其他),如果provision将来需要支持细粒度的权限,需要插件实现变更