feat: There is no way the, bug #52329
This commit is contained in:
+3
-1
@@ -935,7 +935,9 @@ public class SarLawsStandInfoServiceImpl extends ServiceImpl<SarLawsStandInfoDao
|
|||||||
convert.setFileSuffix(fileInfo.getFileSuffix());
|
convert.setFileSuffix(fileInfo.getFileSuffix());
|
||||||
convert.setStandFileClassify(field);
|
convert.setStandFileClassify(field);
|
||||||
convert.setConvertType(SarTypeEnum.LAWS_STAND.getValue());
|
convert.setConvertType(SarTypeEnum.LAWS_STAND.getValue());
|
||||||
convertMq.sendMQ(convert);
|
if(elasflag){
|
||||||
|
convertMq.sendMQ(convert);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user