findFieldValueAs

fun <T> Any.findFieldValueAs(query: FieldQuery.() -> Unit): T?

类型安全的查询条件查找字段值。

Parameters

query

查询条件块