This commit is contained in:
admin 2021-02-24 10:23:10 +08:00
parent 8dcf0d58e9
commit 1de0301d21

View File

@ -10,7 +10,7 @@
[com.github.yulichang.common.support.func.F]()
[com.github.yulichang.common.support.func.S]()
原理:
原理:
F类以表名+列明的形式序列化 (@TableName与@TableField注解是有效的,会优先使用注解的值)
* F.s(UserDO::getId) --> user.id