package com.xzx.gc.role.mapper; import com.xzx.gc.entity.CityPartner; import com.xzx.gc.util.GcMapper; /** * CityPartner Mapper */ public interface CityPartnerMapper extends GcMapper { }