|
|
@@ -90,4 +90,12 @@ public class ProjectStatusFlowTask { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
// @Scheduled(cron = "0 */1 * * * ?") |
|
|
|
public void nonUserFinishFlowToNext() throws UnknownHostException { |
|
|
|
//测试暂时用自己HOST |
|
|
|
if (TaskContant.Host.HOST_ZPF.equals(InetAddress.getLocalHost().getHostName())) { |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |