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