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