package com.xzx.gc.user.mapper; import com.xzx.gc.entity.UserGatherApply; import com.xzx.gc.util.GcMapper; public interface UserGatherApplyMapper extends GcMapper { }