package com.ssm.service; import java.util.List; import com.ssm.model.User; /** * 描述:用户service<BR> * 创建人:<BR> * 时间:2017年7月11日下午7:06:59<BR> * @version */ public interface UserService { void saveUser(User user); boolean updateUser(User user); boolean deleteUser(int id); User findUserById(int id); List<User> findAll(); }
最近下载更多
最近浏览更多
2032867896 LV1
6月20日
xin xie LV1
6月13日
h G24741 LV2
3月12日
yolo_light LV1
2023年12月21日
wwwww816 LV5
2023年12月19日
xiongwei11231 LV8
2023年12月6日
uni-code_0123 LV1
2023年11月27日
fff2003 LV9
2023年11月20日
李亮 LV19
2023年8月29日
黑 LV7
2023年8月21日