Interface SelectByPropertyMapper<T>

Type Parameters:
T - 泛型

public interface SelectByPropertyMapper<T>
根据属性查询接口
Since:
Java 17+
Author:
Kimi Liu