首页>代码>ssm开发简单的学生信息管理系统,基于maven搭建>/StudentOA/src/main/java/com/hfxt/bizImpl/OABizImpl.java
package com.hfxt.bizImpl;
import java.util.List;

import com.hfxt.Userdao.OAUserdao;
import com.hfxt.biz.OAUserdaoBiz;
import com.hfxt.pojo.OAStudent;
import com.hfxt.pojo.UserOA;

public class OABizImpl implements OAUserdaoBiz {
	private OAUserdao oaUserdao;
	public void setOaUserdao(OAUserdao oaUserdao) {
		this.oaUserdao = oaUserdao;
	}
	//腎翹
	@Override
	public UserOA OaLogin(String username, String password) {
		return this.oaUserdao.OaLogin(username, password);
	}
	//脤戙
	@Override
	public List<OAStudent> getSelectMess(String text1, String text2) {
		return this.oaUserdao.getSelectMess(text1, text2);
	}

}
最近下载更多
hongdongdong  LV14 6月18日
1401560552  LV2 6月15日
xingxiu  LV1 6月9日
17693282606  LV12 5月30日
wzb123  LV1 2023年7月4日
liaaaaaa  LV1 2023年6月24日
gecongkai  LV8 2023年6月22日
微信网友_6260196253601792  LV7 2023年6月7日
6389181  LV7 2023年6月1日
最近浏览更多
xiaoaitx  LV3 前天
leixiaoli 8月22日
暂无贡献等级
chn-lei  LV2 7月31日
暂无贡献等级
nice2cu 6月23日
暂无贡献等级
lun123456 6月23日
暂无贡献等级
yudi33 6月22日
暂无贡献等级
xzg123456  LV6 6月18日
阿道夫66 6月16日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友