package com.interceptor;
import java.util.List;
import com.yihaomen.mybatis.model.User;
public interface Dao<T> {
public int add(T t);
public int update(T t);
public List<T> searchAll();
public User selectNameByID(int id);
}
最近下载更多
最近浏览更多
可乐要加冰1 LV8
2024年4月1日
微信网友_6815604991741952 LV1
2024年1月10日
Kaiaahh LV2
2024年1月4日
zuishuaidebaba LV2
2023年6月19日
李亮 LV19
2023年3月6日
bibibibi
2022年11月1日
暂无贡献等级
我睡觉时不困 LV7
2022年10月30日
shufsjnjksf LV1
2022年10月18日
dicaprio LV1
2022年10月2日
sweetbox LV10
2022年9月6日

