| 程序包 | 说明 |
|---|---|
| com.ptteng.iqiyi.admin.service |
| 限定符和类型 | 方法和说明 |
|---|---|
Module |
ModuleService.selectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Module> |
ModuleService.findList() |
List<Module> |
ModuleService.findListbyIds(List<Long> ids) |
List<Module> |
ModuleService.getObjectsByIds(List<Long> mids) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ModuleService.insertModule(Module module) |
Long |
ModuleService.updateByPrimaryKeySelective(Module module,
Long id) |
Copyright © 2018. All rights reserved.