package com.sxxy.dao; import java.util.List; import com.sxxy.po.CustomerCareInfo; public interface CustomerCareDAO { /** * 根据条件查询关怀信息 * @param * @return */ public List<CustomerCareInfo> getList(String customerInput ,String queryType); /** * 根据员工id查询关怀信息 * @param customerId * @return */ public CustomerCareInfo getCare(int careId); /** * 添加关怀信息 * @param * @return */ public boolean add(CustomerCareInfo careInfo); /** * 假删除关怀信息 * @param * @return */ public boolean delete(int careId); /** * 修改关怀信息 * @param * @return */ public boolean update(CustomerCareInfo careInfo); }
最近下载更多
xubaba LV4
5月29日
lujinchao1111 LV4
2022年12月21日
alexcheung LV3
2022年12月1日
testuser1234567 LV24
2022年6月30日
安东尼online LV11
2022年4月24日
yuqi886 LV5
2022年4月16日
zwk666 LV1
2021年12月30日
七月与安生 LV1
2021年12月28日
Игорь. LV8
2021年5月6日
kong.yee LV40
2021年4月1日
最近浏览更多
shunlun8855 LV1
10月25日
bluerstar LV1
10月23日
微信网友_7151914139078656 LV2
9月4日
微信网友_7041475584184320
6月17日
暂无贡献等级
xubaba LV4
5月29日
sunlea LV20
5月22日
微信网友_6906962132258816 LV7
5月15日
heshao LV2
5月10日
李俊雄 LV3
4月30日
ChenZheMeng LV3
3月22日