public class DeviceHistoryEntityMaker extends Object
| 构造器和说明 |
|---|
DeviceHistoryEntityMaker() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeviceHistoryPo |
makeEntity2Po(DeviceHistoryEntity entity) |
static DeviceHistoryEntity |
makePo2Entity(DeviceHistoryPo po) |
static List<DeviceHistoryEntity> |
makePoList2EntityList(List<DeviceHistoryPo> poList)
PO转Entity
|
public static List<DeviceHistoryEntity> makePoList2EntityList(List<DeviceHistoryPo> poList)
poList - po列表public static DeviceHistoryPo makeEntity2Po(DeviceHistoryEntity entity)
public static DeviceHistoryEntity makePo2Entity(DeviceHistoryPo po)
Copyright © 2023. All rights reserved.