Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, bug #52329 See merge request LiuChao/foton-slrs-system-rest!437
This commit is contained in:
+3
-1
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user