首页>代码>基于springMVC+springSecurity3.x+Mybaits3.x普通web新版蓝缘后台管理系统 >/普通web新版蓝缘管理系统/lanyuan/src/com/lanyuan/base/Base.java
package com.lanyuan.base;

import java.util.List;

public interface Base<T> {
	/**
	 * 返回所有数据
	 * @param t
	 * @return
	 */
	public List<T> queryAll(T t);
	public void delete(String id) throws Exception;
	public void update(T t) throws Exception;
	public T getById(String id);
	public void add(T t) throws Exception;
}
最近下载更多
543666826  LV33 2021年11月28日
桐姥爷无敌呀  LV4 2021年11月15日
lesley  LV6 2020年12月31日
CSS199669  LV25 2020年7月26日
tth121935193  LV13 2020年6月11日
8战魂5无双8  LV43 2020年5月24日
海盗来了  LV20 2020年4月16日
王雪国  LV9 2020年3月26日
xiongbc  LV13 2020年3月13日
lisstty  LV5 2020年2月10日
最近浏览更多
微信网友_6641066057273344  LV1 2023年10月27日
dsadasdwf  LV12 2023年10月23日
zhy1989wz  LV6 2023年7月6日
Erago  LV2 2023年6月8日
yunYUN123  LV1 2023年5月18日
sweetbox  LV10 2023年2月21日
微信网友_6248713511227392  LV11 2022年12月5日
zxc131313  LV12 2022年11月28日
trwtysfsyfs  LV1 2022年10月15日
jasonhj  LV3 2022年7月11日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友