package com.xzx.gc.user.mapper; import com.xzx.gc.entity.WeightItemPrice; import com.xzx.gc.user.dto.RayaltyDto; import com.xzx.gc.util.GcMapper; public interface WeightItemPriceMapper extends GcMapper { }