| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.dao.flow | |
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyProcessAnRel |
GxYyProcessAnRelDao.getByProcessIdAndAnId(String processId,
String anid)
根据步骤id和按钮id查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyProcessAnRel> |
GxYyProcessAnRelDao.getListByIds(List<String> paidList) |
List<GxYyProcessAnRel> |
GxYyProcessAnRelDao.listByProcessId(String processId)
根据processid查询
|
List<GxYyProcessAnRel> |
GxYyProcessAnRelDao.listByProcessIdList(List<String> processIdList)
根据步骤id集合查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyProcessAnRelDao.saveOrUpdate(GxYyProcessAnRel processAnRel) |
void |
GxYyProcessAnRelDao.updateById(GxYyProcessAnRel processAnRelPo) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyProcessAnRelDao.insertBatchSomeColumn(List<GxYyProcessAnRel> processAnRelS)
批量保存
|
void |
GxYyProcessAnRelDao.saveOrUpdateBatch(List<GxYyProcessAnRel> processAnRelPoList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyProcessAnRel> |
GxYyProcessAnRelRepository.listByProcessId(String processId)
根据步骤查询
|
Copyright © 2025. All rights reserved.