package cn.jsprun.dao; import java.util.List; import java.util.Map; import cn.jsprun.domain.Advertisements; public interface AdvertisementsDao { public Advertisements queryAdvById(Integer id); public boolean addAdv(Advertisements adv); public boolean updateAdv(Advertisements adv); public boolean updateAdvs(List<Advertisements> advList); public boolean delAnyAdvs(String deleteIds[]); public Map queryAdvWithPagination(String sqlStatement,int firstResult,int maxResult,String countKey,String listKey); }

molu123456
2022年11月7日
暂无贡献等级
wouldbb LV6
2022年10月23日
微信网友_5933062541053952 LV2
2022年4月27日
wjh12345654321 LV14
2022年4月7日
wanglinddad LV55
2022年4月2日
云生123456 LV6
2022年3月23日
1029162867 LV13
2021年8月23日
bbbqqqwwwmmmer LV5
2021年7月12日
mrmrmr2333 LV4
2020年11月5日
xuweisong2010 LV28
2020年9月6日

ChanLain LV2
3月3日
xianyu091012 LV5
2024年12月26日
123uio LV1
2024年12月23日
微信网友_7300409508155392
2024年12月17日
暂无贡献等级
aaaaaaaaa4 LV1
2024年9月19日
MC_Kennedy LV1
2024年6月5日
sl0018 LV13
2024年5月10日
操作者
2024年4月10日
暂无贡献等级
Gin19960217 LV4
2024年3月15日
liuchang183 LV5
2023年12月24日