update:
Este cometimento está contido em:
ascendente
571cee49a0
cometimento
d14d142472
@ -702,7 +702,7 @@ public class CurrTaskServiceImpl extends BaseService implements CurrTaskService
|
||||
if (currTask.getStatus() != 0) {
|
||||
return R.failed("该任务状态不为未执行,无法执行!");
|
||||
}
|
||||
if (currTask.getCacheSatatus()==2||currTask.getIsCache()==1){
|
||||
if (currTask.getCacheSatatus()==2&&currTask.getIsCache()==1){
|
||||
return R.failed("该任务已在缓存队列,状态不为未执行,无法执行!");
|
||||
}
|
||||
//是否为自动任务
|
||||
|
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador