package com.xzx.gc.order.mapper; import com.xzx.gc.batch.BatchInsertMapper; import com.xzx.gc.entity.AddressInfo; public interface AddressInsertMapper extends BatchInsertMapper { }