| | |
| | | |
| | | MetaEntity old = metaService.selectByGuid(mf.getGuid(), null); |
| | | if (null != old) { |
| | | mf.setMsg("已入库"); |
| | | mf.setMsg("已存在"); |
| | | } |
| | | } |
| | | } |
| | |
| | | |
| | | MetaEntity old = metaService.selectByGuid(mf.getGuid(), tabName); |
| | | if (null != old) { |
| | | mf.setMsg("已入库"); |
| | | mf.setMsg("已存在"); |
| | | return; |
| | | } |
| | | |
| | |
| | | |
| | | MetaEntity old = metaService.selectByGuid(mf.getGuid(), null); |
| | | if (null != old) { |
| | | mf.setMsg("已入库"); |
| | | mf.setMsg("已存在"); |
| | | file.delete(); |
| | | return 0; |
| | | } |
| | |
| | | |
| | | MetaEntity old = metaService.selectByGuid(mf.getGuid(), null); |
| | | if (null != old) { |
| | | mf.setMsg("已入库"); |
| | | mf.setMsg("已存在"); |
| | | FileHelper.deleteFiles(file); |
| | | return; |
| | | } |