package com.usky.meeting.service; import com.usky.meeting.domain.MeetingFile; import com.usky.common.mybatis.core.CrudService; /** *
* 会议文件 服务类 *