yudao-module-bpm/src/main/java/cn/iocoder/yudao/module/bpm/framework/flowable/core/candidate/expression/BpmTaskAssignStartUserExpression.java
@@ -13,7 +13,7 @@ /** * 分配给发起人审批的 Expression 流程表达式 * * @author 芋道源码 * @author 超级管理员 */ @Component @Deprecated // 仅仅是表达式的示例,建议使用 BpmTaskCandidateStartUserStrategy 替代