| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.domain.sqxx.model.cqbjsq | |
| cn.gtmap.hlw.core.model.query | |
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CqbjsqResultModel |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CqbjsqParamsModel |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyCqbjsq |
GxYyCqbjsqRepository.get(String uuid)
通过ID查询单条数据
|
GxYyCqbjsq |
GxYyCqbjsqRepository.getByBdcdyh(String bdcdyh)
根据bdcdyh查询
|
GxYyCqbjsq |
GxYyCqbjsqRepository.getByFwHsIndex(String fwHsIndex) |
GxYyCqbjsq |
GxYyCqbjsqRepository.getByParams(CqbjsqParamsModel paramsModel)
获取数据
|
GxYyCqbjsq |
GxYyCqbjsqRepository.getByQsrwid(String qsrwid)
根据签署任务获取信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyCqbjsq> |
GxYyCqbjsqRepository.getByFwDcbIndex(String fwDcbIndex) |
List<GxYyCqbjsq> |
GxYyCqbjsqRepository.getBySqm(String sqm)
根据sqm查询
|
List<GxYyCqbjsq> |
GxYyCqbjsqRepository.getByZjhAndFczh(List<String> zjhList,
List<String> fczhList)
查询产权办件授权
|
List<GxYyCqbjsq> |
GxYyCqbjsqRepository.getByZjid(String zjid) |
List<GxYyCqbjsq> |
GxYyCqbjsqRepository.getListByMap(Map<String,Object> paramMap)
查询产权办件授权
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyCqbjsqRepository.save(GxYyCqbjsq gxYyCqbjsq)
新增数据
|
void |
GxYyCqbjsqRepository.saveOrUpdate(GxYyCqbjsq gxYyCqbjsq)
修改数据
|
void |
GxYyCqbjsqRepository.update(GxYyCqbjsq gxYyCqbjsq)
修改数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyCqbjsqRepository.saveBatch(List<GxYyCqbjsq> gxYyCqbjsqList)
批量保存
|
void |
GxYyCqbjsqRepository.saveOrUpdateBatch(List<GxYyCqbjsq> list)
批量更新保存
|
Copyright © 2025. All rights reserved.