@FunctionalInterface public interface RocketmqConsumerHandler<T>
void
handle(List<T> msg)
void handle(List<T> msg)
msg