mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-02-17 01:30:33 +08:00
【代码优化】工作流:表单权限
This commit is contained in:
parent
6217d5acb1
commit
dd0bba4752
@ -157,6 +157,7 @@ public class BpmProcessInstanceController {
|
||||
return success(true);
|
||||
}
|
||||
|
||||
// TODO @jason:有个 get-form-fields-permission
|
||||
@GetMapping("/form-fields-permission")
|
||||
@Operation(summary = "获得流程实例表单字段权限", description = "在【我的流程】菜单中,进行调用")
|
||||
@PreAuthorize("@ss.hasPermission('bpm:process-instance:query')")
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user