mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-08 09:38:26 +08:00
commit
f09829a8d6
@ -26,7 +26,7 @@ public interface SetListener extends Listener {
|
||||
* @param entity 实体类
|
||||
* @param property 属性名
|
||||
* @param value 属性值
|
||||
* @return 实体类
|
||||
* @return 属性值
|
||||
*/
|
||||
Object onSet(Object entity, String property, Object value);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user