package test.IDao; import test.domain.User; public interface UserMapper { int deleteByPrimaryKey(String username); int insert(User record); int insertSelective(User record); User selectByPrimaryKey(String username); int updateByPrimaryKeySelective(User record); int updateByPrimaryKey(User record); }

一米四九跑得快 LV13
2020年8月17日
数据库1 LV12
2020年7月17日
HareXin LV13
2019年8月11日
yerenhuiyu LV10
2019年7月11日
bai620123 LV16
2019年4月29日
zhao823 LV15
2019年4月17日
weilaizhisheng LV21
2019年1月9日
zhangxinghua LV6
2018年9月18日
lihao1973 LV10
2018年8月29日
clf123456 LV12
2018年7月21日