mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 15:35:06 +08:00
【代码优化】工作流:表单权限
This commit is contained in:
@ -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
Reference in New Issue
Block a user