package com.ots.project.exam.service; /** * entTestDetailService接口 * * @author ots * @date 2020-03-01 */ public interface IEntTestDetailService { }