mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
[fix] 修正注释 com.mybatisflex.annotation.SetListener
This commit is contained in:
parent
f671443ff8
commit
d569c8c813
@ -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