2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-module-bpm/src/main/java/cn/iocoder/yudao/module/bpm/framework/flowable/core/candidate/expression/BpmTaskAssignLeaderExpression.java
@@ -21,7 +21,7 @@
 * 分配给发起人的 Leader 审批的 Expression 流程表达式
 * 目前 Leader 的定义是,发起人所在部门的 Leader
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Component
@Deprecated // 仅仅是表达式的示例,建议使用 BpmTaskCandidateStartUserDeptLeaderStrategy 替代