首页>代码>SSM整合bootstrap开发OA办公后台管理系统>/ssm_OAManager/src/com/ssm/OaManager/dao/fixedAsset/AssetMaintainDao.java
package com.ssm.OaManager.dao.fixedAsset;
import java.io.Serializable;
import java.util.List;
import com.ssm.OaManager.dao.BaseDao;
import com.ssm.OaManager.entity.fixedAsset.AssetMaintain;
/**
* 固定资产维护dao层接口
* @author Administrator
*
*/
public interface AssetMaintainDao extends BaseDao<AssetMaintain> {
public List<AssetMaintain> findBymaintaintypeId(Serializable id);
}
最近下载更多
奋斗的小蚂蚁 LV16
10月28日
shuangfu LV25
2023年10月18日
ewan007 LV30
2023年3月30日
爱恋725 LV8
2023年2月27日
chengyuc LV10
2022年7月27日
蛇蛇皮怪 LV14
2022年6月23日
nyfcalf LV12
2022年6月10日
testuser1234567 LV24
2022年5月23日
cx123123 LV7
2022年5月18日
wuying8208 LV15
2022年5月12日
最近浏览更多
xfcxzks LV1
5月2日
lvyga1 LV2
2024年12月20日
shaohuaqingfu LV3
2024年11月6日
angaochong LV5
2024年10月29日
唐唐丶 LV34
2024年9月12日
897258976 LV8
2024年8月29日
krispeng LV15
2024年8月12日
微信网友_7096619637297152
2024年7月26日
暂无贡献等级
799743530 LV11
2024年7月10日
yunsgui LV1
2024年6月25日

