Interface UpdateByPrimaryKeySelectiveForceMapper<T>

Type Parameters:
T - 泛型

public interface UpdateByPrimaryKeySelectiveForceMapper<T>
通用Mapper接口, 非空字段强制更新
Since:
Java 17+
Author:
Kimi Liu