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

import org.apache.ibatis.annotations.Param;

import com.hfxt.pojo.OAStudent;
import com.hfxt.pojo.UserOA;

public interface OAUserdaoBiz {
	//OA页面登录
	public UserOA OaLogin(@Param("username")String username,@Param("password")String password);
	//Student信息查询
	public List<OAStudent> getSelectMess(@Param("text1")String text1,@Param("text2")String text2);
}
最近下载更多
微信网友_7057477252747264  LV1 2024年6月28日
hongdongdong  LV14 2024年6月18日
1401560552  LV2 2024年6月15日
xingxiu  LV1 2024年6月9日
17693282606  LV12 2024年5月30日
wzb123  LV1 2023年7月4日
liaaaaaa  LV1 2023年6月24日
gecongkai  LV8 2023年6月22日
微信网友_6260196253601792  LV7 2023年6月7日
最近浏览更多
ma406805131  LV19 2024年12月27日
三秋桂子  LV1 2024年12月21日
TTThai  LV1 2024年12月17日
2194192290li  LV1 2024年12月2日
wu0123  LV1 2024年11月24日
xiaoaitx  LV8 2024年11月22日
leixiaoli 2024年8月22日
暂无贡献等级
chn-lei  LV2 2024年7月31日
微信网友_7057477252747264  LV1 2024年6月28日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友