| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyDddl |
GxYyDddlRepository.get(String id)
通过ID查询单条数据
|
GxYyDddl |
GxYyDddlRepository.getByJksxl(String jksxl)
根据接口实现类名称获取数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyDddl> |
GxYyDddlRepository.getAll()
获取全部数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyDddlRepository.save(GxYyDddl gxYyDddl)
新增数据
|
void |
GxYyDddlRepository.update(GxYyDddl gxYyDddl)
修改数据
|
Copyright © 2025. All rights reserved.