Interface BatchUpdateMapper<T>

Type Parameters:
T - 泛型

public interface BatchUpdateMapper<T>
批量更新
Since:
Java 17+
Author:
Kimi Liu