Commit c5ec0a24 authored by lvzhuangzhuang's avatar lvzhuangzhuang

删除修改方法

parent 65533d22
......@@ -35,10 +35,6 @@ public class SysSuppliesServiceImpl implements ISysSuppliesService
return iSysSuppliesMapper.save(sysSupplies);
}
@Override
public Integer edit(SysSupplies sysSupplies) {
return iSysSuppliesMapper.edit(sysSupplies);
}
}
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