Interface UpsertMapper<T>

Type Parameters:
T - 泛型

public interface UpsertMapper<T>
更新或新增
Since:
Java 17+
Author:
Kimi Liu