接口 CommandMapper
@Mapper
public interface CommandMapper
-
方法概要
修饰符和类型方法说明getCommandById(String id) getCommandList(Command where) intintremoveById(String id) int
-
方法详细资料
-
insert
-
getCommandById
-
getCommandList
-
update
-
removeById
-