Interface BatchUpsertMapper<T>

Type Parameters:
T - 泛型

public interface BatchUpsertMapper<T>
批量-更新或新增
Since:
Java 17+
Author:
Kimi Liu