Commit e2168ae9 authored by yaobaizheng's avatar yaobaizheng

//立业云后台提交

parent 849ab186
......@@ -107,6 +107,8 @@ public class DevelopmentInfoServiceImpl implements IDevelopmentInfoService {
collection.setCollectId(id);
sysCollectionMapper.updateSysCollection(collection);
}
}
else {
developmentInfoMapper.updateDevelopmentInfo(developmentInfo);
}
} else {
......
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