public interface GxYyCqbjsqRepository
| 限定符和类型 | 方法和说明 |
|---|---|
int |
delete(String uuid) |
GxYyCqbjsq |
get(String uuid)
通过ID查询单条数据
|
GxYyCqbjsq |
getByBdcdyh(String bdcdyh)
根据bdcdyh查询
|
List<GxYyCqbjsq> |
getByFwDcbIndex(String fwDcbIndex) |
GxYyCqbjsq |
getByFwHsIndex(String fwHsIndex) |
GxYyCqbjsq |
getByParams(CqbjsqParamsModel paramsModel)
获取数据
|
GxYyCqbjsq |
getByQsrwid(String qsrwid)
根据签署任务获取信息
|
List<GxYyCqbjsq> |
getBySqm(String sqm)
根据sqm查询
|
List<GxYyCqbjsq> |
getByZjhAndFczh(List<String> zjhList,
List<String> fczhList)
查询产权办件授权
|
List<GxYyCqbjsq> |
getByZjid(String zjid) |
List<GxYyCqbjsq> |
getListByMap(Map<String,Object> paramMap)
查询产权办件授权
|
void |
save(GxYyCqbjsq gxYyCqbjsq)
新增数据
|
void |
saveBatch(List<GxYyCqbjsq> gxYyCqbjsqList)
批量保存
|
void |
saveOrUpdate(GxYyCqbjsq gxYyCqbjsq)
修改数据
|
void |
saveOrUpdateBatch(List<GxYyCqbjsq> list)
批量更新保存
|
void |
update(GxYyCqbjsq gxYyCqbjsq)
修改数据
|
GxYyCqbjsq get(String uuid)
uuid - 主键void save(GxYyCqbjsq gxYyCqbjsq)
gxYyCqbjsq - 实例对象void update(GxYyCqbjsq gxYyCqbjsq)
gxYyCqbjsq - 实例对象void saveOrUpdate(GxYyCqbjsq gxYyCqbjsq)
gxYyCqbjsq - 实例对象GxYyCqbjsq getByParams(CqbjsqParamsModel paramsModel)
paramsModel - 参数对象List<GxYyCqbjsq> getListByMap(Map<String,Object> paramMap)
paramMap - List<GxYyCqbjsq> getByZjhAndFczh(List<String> zjhList, List<String> fczhList)
zjhList - fczhList - int delete(String uuid)
GxYyCqbjsq getByQsrwid(String qsrwid)
qsrwid - List<GxYyCqbjsq> getByFwDcbIndex(String fwDcbIndex)
List<GxYyCqbjsq> getByZjid(String zjid)
GxYyCqbjsq getByFwHsIndex(String fwHsIndex)
GxYyCqbjsq getByBdcdyh(String bdcdyh)
bdcdyh - void saveBatch(List<GxYyCqbjsq> gxYyCqbjsqList)
gxYyCqbjsqList - List<GxYyCqbjsq> getBySqm(String sqm)
sqm - void saveOrUpdateBatch(List<GxYyCqbjsq> list)
list - Copyright © 2025. All rights reserved.