Commit 481fd11b authored by lvzhuangzhuang's avatar lvzhuangzhuang

删除修改方法

parent c5ec0a24
...@@ -17,8 +17,5 @@ public interface ISysSuppliesService ...@@ -17,8 +17,5 @@ public interface ISysSuppliesService
Integer save(SysSupplies s); Integer save(SysSupplies s);
Integer edit(SysSupplies sysSupplies);
SysSupplies selectExcelById(Long id); SysSupplies selectExcelById(Long id);
} }
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