| 程序包 | 说明 |
|---|---|
| com.viontech.mall.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ChannelMapper.countByExample(ChannelExample example) |
int |
ChannelMapper.deleteByExample(ChannelExample example) |
List<Channel> |
ChannelMapper.selectByExample(ChannelExample example) |
int |
ChannelMapper.updateByExample(Channel record,
ChannelExample example) |
int |
ChannelMapper.updateByExampleSelective(Channel record,
ChannelExample example) |
Copyright © 2019. All rights reserved.