Commit 849ab186 authored by yaobaizheng's avatar yaobaizheng

//立业云后台提交

parent 31076357
...@@ -107,7 +107,7 @@ public class DevelopmentInfoServiceImpl implements IDevelopmentInfoService { ...@@ -107,7 +107,7 @@ public class DevelopmentInfoServiceImpl implements IDevelopmentInfoService {
collection.setCollectId(id); collection.setCollectId(id);
sysCollectionMapper.updateSysCollection(collection); sysCollectionMapper.updateSysCollection(collection);
} }
developmentInfoMapper.updateDevelopmentInfo(developmentInfo);
} }
} else { } else {
developmentInfoMapper.updateDevelopmentInfo(developmentInfo); developmentInfoMapper.updateDevelopmentInfo(developmentInfo);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment