@FunctionalInterface public interface InsertListener extends Listener
AbstractInsertListener| Modifier and Type | Method and Description |
|---|---|
void |
onInsert(Object entity)
新增操作的前置操作。
|
void onInsert(Object entity)
entity - 实体类Copyright © 2024. All rights reserved.