public interface ApiSearchHistoryMapper extends BaseDao<SearchHistoryVo>
| Modifier and Type | Method and Description |
|---|---|
int |
deleteByUserId(Long userId) |
delete, delete, deleteBatch, queryList, queryList, queryObject, queryTotal, queryTotal, save, save, saveBatch, update, updateint deleteByUserId(@Param(value="user_id")
Long userId)
Copyright © 2021. All rights reserved.