| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.model | |
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyCustomNews> |
GxYyCustomNews.getChildren() |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyCustomNews |
GxYyCustomNewsRepository.get(String id)
通过ID查询单条数据
|
GxYyCustomNews |
GxYyCustomNewsRepository.getBySqlx(String sqlx)
获取数据
|
GxYyCustomNews |
GxYyCustomNewsRepository.getBySqlxAndNewType(String sqlx,
String newsType,
List<String> typeList)
获取数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
PageInfo<GxYyCustomNews> |
GxYyCustomNewsRepository.getByParams(String type,
String newsType,
String status,
BasePage basePage,
List<String> typeList)
获取数据
|
List<GxYyCustomNews> |
GxYyCustomNewsRepository.tree(String newsType,
List<String> typeList)
新闻树形结构
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyCustomNewsRepository.save(GxYyCustomNews gxYyCustomNews)
新增数据
|
void |
GxYyCustomNewsRepository.update(GxYyCustomNews gxYyCustomNews)
修改数据
|
Copyright © 2025. All rights reserved.