| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
WctJyJfxx |
WctJyJfxxRepository.get(String id)
通过ID查询单条数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<WctJyJfxx> |
WctJyJfxxRepository.getListByMap(Map<String,Object> map)
根据map查询
|
List<WctJyJfxx> |
WctJyJfxxRepository.listBySfxxid(String sfxxid)
根据sfxxid查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WctJyJfxxRepository.save(WctJyJfxx wctJyJfxx)
新增数据
|
void |
WctJyJfxxRepository.update(WctJyJfxx wctJyJfxx)
修改数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WctJyJfxxRepository.saveBatch(List<WctJyJfxx> wctJyJfxxList)
批量新增数据
|
Copyright © 2025. All rights reserved.