| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.dao.news | |
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyZdNewsType> |
GxYyZdNewsTypeDao.getAll()
查询所有数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyZdNewsType |
GxYyZdNewsTypeRepository.get(String dm)
通过ID查询单条数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyZdNewsTypeRepository.save(GxYyZdNewsType gxYyZdNewsType)
新增数据
|
void |
GxYyZdNewsTypeRepository.update(GxYyZdNewsType gxYyZdNewsType)
修改数据
|
Copyright © 2025. All rights reserved.