CRM-CONTRACT: 完善 TODO

This commit is contained in:
puhui999
2024-02-03 12:29:28 +08:00
parent 1a96fb2ffc
commit 59e6f23788
16 changed files with 171 additions and 71 deletions

View File

@ -43,7 +43,7 @@ public class BpmModelController {
return success(model);
}
// TODO @puhui999这个接口的目的是啥呀
// TODO @puhui999这个接口的目的是啥呀业务表单预览流程🤣
@GetMapping("/get-by-key")
@Operation(summary = "获得模型")
@Parameter(name = "key", description = "流程标识", required = true, example = "oa_leave")