feat: There is no way the,

This commit is contained in:
super_liu
2022-03-31 15:24:57 +08:00
parent 43d8f4fff5
commit 4a1e49c7b7
@@ -998,7 +998,9 @@ public class SarBussionessStandServiceImpl extends ServiceImpl<SarBussionessStan
convert.setFileSuffix(fileInfo.getFileSuffix());
convert.setStandFileClassify(field);
convert.setConvertType(SarTypeEnum.BUSINESS.getValue());
convertMq.sendMQ(convert);
if(elasflag) {
convertMq.sendMQ(convert);
}
}
}
}