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