public interface ConfigurationMapper extends cn.ipokerface.mybatis.AbstractMapper<Long,Configuration>
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConfigurationModel> |
selectAll() |
int |
updateBatch(List<Configuration> list) |
List<ConfigurationModel> selectAll()
int updateBatch(List<Configuration> list)
Copyright © 2021. All rights reserved.