| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyCdxx |
GxYyCdxxRepository.get(String cdxxId)
通过ID查询单条数据
|
GxYyCdxx |
GxYyCdxxRepository.get(String cdxxId)
通过ID查询单条数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyCdxx> |
GxYyCdxxRepository.listBySlbh(String slbh)
根据受理编号查询
|
List<GxYyCdxx> |
GxYyCdxxRepository.listBySlbh(String slbh)
根据受理编号查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyCdxxRepository.save(GxYyCdxx gxYyCdxx)
新增数据
|
void |
GxYyCdxxRepository.save(GxYyCdxx gxYyCdxx)
新增数据
|
void |
GxYyCdxxRepository.saveOrUpdate(GxYyCdxx gxYyCdxx)
新增或修改数据
|
void |
GxYyCdxxRepository.saveOrUpdate(GxYyCdxx gxYyCdxx)
新增或修改数据
|
void |
GxYyCdxxRepository.update(GxYyCdxx gxYyCdxx)
修改数据
|
void |
GxYyCdxxRepository.update(GxYyCdxx gxYyCdxx)
修改数据
|
Copyright © 2025. All rights reserved.