| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyZdSqlx |
GxYyZdSqlxRepository.get(String id)
通过ID查询单条数据
|
GxYyZdSqlx |
GxYyZdSqlxRepository.getRedisSqlxBySqlxdm(String sqlxdm)
根据类型查询申请类型(所有)字典
|
GxYyZdSqlx |
GxYyZdSqlxRepository.getSqlxBySqlxdm(String sqlxdm)
根据类型查询申请类型(所有)字典
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyZdSqlx> |
GxYyZdSqlxRepository.getAll()
获取所有
|
List<GxYyZdSqlx> |
GxYyZdSqlxRepository.getSqlxByRoleId(String roleId)
根据roleId查询申请类型(所有)字典
|
List<GxYyZdSqlx> |
GxYyZdSqlxRepository.getSqlxBySqlxdmList(List<String> sqlxList)
通过ID查询单条数据
|
List<GxYyZdSqlx> |
GxYyZdSqlxRepository.getZsqlxBySubdm(String sqlx)
查询子申请类型
|
PageInfo<GxYyZdSqlx> |
GxYyZdSqlxRepository.page(ZdSqlxPageParamsDTO paramsDTO)
分页查询申请类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyZdSqlxRepository.save(GxYyZdSqlx gxYyZdSqlx)
新增数据
|
void |
GxYyZdSqlxRepository.update(GxYyZdSqlx gxYyZdSqlx)
修改数据
|
Copyright © 2025. All rights reserved.