|
@@ -294,7 +294,7 @@ public class FileInfoServiceImpl extends ServiceImpl<FileInfoMapper, FileInfo> i
|
|
}
|
|
}
|
|
}
|
|
}
|
|
this.saveBatch(newFileInfo);
|
|
this.saveBatch(newFileInfo);
|
|
- saveFile(fileList, businessId, businessType);
|
|
|
|
|
|
+ editFile(fileList, businessId, businessType);
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|