@MappedSuperclass @PreDataProxy(value=LookerPostLevel.class) @Service public class LookerPostLevel extends BaseModel implements xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>
| 构造器和说明 |
|---|
LookerPostLevel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
beforeAdd(LookerPostLevel lookerPostLevel) |
String |
beforeFetch() |
void |
beforeUpdate(LookerPostLevel lookerPostLevel) |
public String beforeFetch()
beforeFetch 在接口中 xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>public void beforeAdd(LookerPostLevel lookerPostLevel)
beforeAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>public void beforeUpdate(LookerPostLevel lookerPostLevel)
beforeUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>Copyright © 2021. All rights reserved.