public class ExtendConfigMaker extends Object
| 构造器和说明 |
|---|
ExtendConfigMaker() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExtendConfigPo |
makeEntity2Po(ExtendConfigEntity entity) |
static ExtendConfigEntity |
makePo2Entity(ExtendConfigPo entity) |
static List<BaseEntity> |
makePoList2EntityList(List<BaseEntity> entityList)
PO转Entity
|
public static List<BaseEntity> makePoList2EntityList(List<BaseEntity> entityList)
entityList - 实体列表public static ExtendConfigPo makeEntity2Po(ExtendConfigEntity entity)
public static ExtendConfigEntity makePo2Entity(ExtendConfigPo entity)
Copyright © 2023. All rights reserved.