@Service public class EppdevTableLogService extends _EppdevTableLogService
DEL_FLAG_NORMAL| 构造器和说明 |
|---|
EppdevTableLogService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
customeInit(EppdevTableLog entity)
数据保存前自定义的初始化操作,数据的初始化
|
List<EppdevTableLog> |
listByTableId(String tableId)
根据tableId获取更新历史
|
exists, getDaopublic void customeInit(EppdevTableLog entity)
BasicServicecustomeInit 在类中 BasicService<EppdevTableLog,EppdevTableLogParam>entity - 要初始化的对象public List<EppdevTableLog> listByTableId(String tableId)
tableId - 表idCopyright © 2019. All rights reserved.