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