添加功能
This commit is contained in:
@@ -13,6 +13,14 @@ import java.util.List;
|
||||
*/
|
||||
public interface ThemeProfessionalTrainMapper {
|
||||
|
||||
/**
|
||||
* 查询数量
|
||||
*
|
||||
* @param dto 查询参数
|
||||
* @return 结果
|
||||
*/
|
||||
Long queryCount(QueryParamDto dto);
|
||||
|
||||
/**
|
||||
* 通过技能等级查询
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user