public interface GxYySqxxGhxxGdxxRepository
| 限定符和类型 | 方法和说明 |
|---|---|
int |
deleteByGhxxidList(List<String> ghxxidList)
通过ghxxidList删除集合数据
|
GxYySqxxGhxxGdxx |
get(String id)
通过ID查询单条数据
|
List<GxYySqxxGhxxGdxx> |
list(List<String> ghidList)
通过ghidList查询集合数据
|
void |
save(GxYySqxxGhxxGdxx gxYySqxxGhxxGdxx)
新增数据
|
void |
update(GxYySqxxGhxxGdxx gxYySqxxGhxxGdxx)
修改数据
|
GxYySqxxGhxxGdxx get(String id)
id - 主键void save(GxYySqxxGhxxGdxx gxYySqxxGhxxGdxx)
gxYySqxxGhxxGdxx - 实例对象void update(GxYySqxxGhxxGdxx gxYySqxxGhxxGdxx)
gxYySqxxGhxxGdxx - 实例对象List<GxYySqxxGhxxGdxx> list(List<String> ghidList)
ghidList - Copyright © 2025. All rights reserved.