| Package | Description |
|---|---|
| com.geoway.adf.dms.charts.dao |
| Modifier and Type | Method and Description |
|---|---|
ChartSceneMaterial |
ChartSceneMaterialDao.selectByPrimaryKey(String id)
按主键查询素材
|
| Modifier and Type | Method and Description |
|---|---|
List<ChartSceneMaterial> |
ChartSceneMaterialDao.selectByOwner(String ownerId)
查询指定对象的全部素材
|
List<ChartSceneMaterial> |
ChartSceneMaterialDao.selectByOwnerIds(List<String> ownerIds)
查询多个对象的全部素材
|
| Modifier and Type | Method and Description |
|---|---|
int |
ChartSceneMaterialDao.insertSelective(ChartSceneMaterial record)
新增素材
|
Copyright © 2026. All rights reserved.