加密转换 失败则二次转换
This commit is contained in:
@@ -242,7 +242,7 @@ public class SendConvertMQService {
|
||||
convertMqEO.setId(convertId);
|
||||
convertMqEO.setMqState(2);
|
||||
convertMqEOService.updateById(convertMqEO);
|
||||
// this.restartUploadConvert(convertMqEO);
|
||||
this.restartUploadConvert(convertMqEO);
|
||||
return Result.error("r0072", "文件转换失败,请重试");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user