package mybatis.dao; import mybatis.pojo.Config; import mybatis.pojo.ConfigWithBLOBs; public interface ConfigMapper { int deleteByPrimaryKey(String url); int insert(ConfigWithBLOBs record); int insertSelective(ConfigWithBLOBs record); ConfigWithBLOBs selectByPrimaryKey(String url); int updateByPrimaryKeySelective(ConfigWithBLOBs record); int updateByPrimaryKeyWithBLOBs(ConfigWithBLOBs record); int updateByPrimaryKey(Config 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日