feat: There is no way the,

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