package biz.Impl; import java.util.List; import dao.Userdao; import entity.Stud; import biz.Userdaobiz; public class BizImpls implements Userdaobiz{ private Userdao dao; public void setDao(Userdao dao) { this.dao = dao; } @Override public List<Stud> getmm(String zhname) { return this.dao.getmm(zhname); } @Override public int addstaud(Stud stud) { // TODO Auto-generated method stub return this.dao.addstaud(stud); } @Override public int updatestan(Stud id) { // TODO Auto-generated method stub return this.dao.updatestan(id); } @Override public Stud getupdate(Integer id) { // TODO Auto-generated method stub return this.dao.getupdate(id); } @Override public int getdelete(Integer[] id) { // TODO Auto-generated method stub int num=0; for(int i=0; i<id.length;i++){ num=dao.getdelete(id[i]); } return num; } }

zxcvbnm1027 LV1
2024年6月21日
wanglinddad LV55
2024年6月21日
2398164158 LV3
2023年9月24日
zhumeng168 LV5
2023年7月8日
xiang123xiang LV1
2023年6月18日
神经蛙-
2023年5月17日
暂无贡献等级
2633528624 LV1
2022年12月11日
刘鹏yyds LV10
2022年12月9日
zxc131313 LV12
2022年11月28日
zw050256 LV7
2022年11月9日

16693655118
4月15日
暂无贡献等级
2194192290li LV1
2024年12月2日
lun123456
2024年6月22日
暂无贡献等级
zxcvbnm1027 LV1
2024年6月21日
微信网友_6925684083642368
2024年6月21日
暂无贡献等级
wanglinddad LV55
2024年6月21日
2636804923 LV6
2024年6月17日
xin xie LV1
2024年6月13日
xinleixie LV1
2024年6月13日
2726018975 LV1
2024年5月25日