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