@@ -138,9 +138,8 @@ public class CaseNumServiceImpl extends ServiceImpl<ICaseNumMapper, CaseNumEntit
if(ossGlbPath.contains("lod_")){
if(ossGlbPath.contains("lod_0")){
ossGlbPaths.add(queryPath +ossGlbPath);
- }else {
- continue;
}
+ continue;