| 程序包 | 说明 |
|---|---|
| com.ptteng.micro.admin.service |
| 限定符和类型 | 方法和说明 |
|---|---|
Contents |
ContentsService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Contents> |
ContentsService.getObjectsByIds(List<Long> ids) |
List<Contents> |
ContentsService.insertList(List<Contents> contentsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ContentsService.insert(Contents contents) |
boolean |
ContentsService.update(Contents contents) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Contents> |
ContentsService.insertList(List<Contents> contentsList) |
boolean |
ContentsService.updateList(List<Contents> contentsList) |
Copyright © 2020. All rights reserved.