glj-代码提交

This commit is contained in:
glj 2023-05-23 18:06:45 +08:00
parent 5db6a96e8c
commit c27a1aac32
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ public class OtherDataServiceImpl extends ServiceImpl<OtherDataMapper, EntityDat
@Override @Override
@Transactional(rollbackFor = Exception.class) @Transactional(rollbackFor = Exception.class)
public boolean uploadData(OtherData OtherData) { public boolean uploadData(OtherData OtherData) {
//路径拼接 //路径拼接
List<String> link = new ArrayList<>(); List<String> link = new ArrayList<>();
//文件大小 //文件大小