package com.doumee.dao.business; import com.doumee.dao.business.model.DeliveryMediaSnapshotFeedback; import com.github.yulichang.base.MPJBaseMapper; public interface DeliveryMediaSnapshotFeedbackMapper extends MPJBaseMapper { }