@Mapper public interface ApiProjectMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<ApiProject>
API项目 Mapper 接口
Long
getProjectIdByApikey(String apikey)
delete, deleteBatchIds, deleteById, deleteById, deleteByMap, exists, insert, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateById
Long getProjectIdByApikey(@Param(value="apikey") String apikey)
apikey
Copyright © 2023. All rights reserved.