|
@@ -18,7 +18,7 @@ import java.util.Set;
|
|
* @author jason
|
|
* @author jason
|
|
*/
|
|
*/
|
|
@Component
|
|
@Component
|
|
-public class BpmTaskCandidateFormSDeptLeaderStrategy extends AbstractBpmTaskCandidateDeptLeaderStrategy {
|
|
|
|
|
|
+public class BpmTaskCandidateFormDeptLeaderStrategy extends AbstractBpmTaskCandidateDeptLeaderStrategy {
|
|
|
|
|
|
@Override
|
|
@Override
|
|
public BpmTaskCandidateStrategyEnum getStrategy() {
|
|
public BpmTaskCandidateStrategyEnum getStrategy() {
|