package com.usky.meet.service; import com.usky.meet.domain.DmMeetingApprove; import com.usky.common.mybatis.core.CrudService; /** *
* 预约审批表 服务类 *