feat: There is no way the, bug #52329

This commit is contained in:
super_liu
2022-03-31 17:33:43 +08:00
parent 4a1e49c7b7
commit df75cb80b3
@@ -935,7 +935,9 @@ public class SarLawsStandInfoServiceImpl extends ServiceImpl<SarLawsStandInfoDao
convert.setFileSuffix(fileInfo.getFileSuffix());
convert.setStandFileClassify(field);
convert.setConvertType(SarTypeEnum.LAWS_STAND.getValue());
convertMq.sendMQ(convert);
if(elasflag){
convertMq.sendMQ(convert);
}
}
}
}