|
@@ -3,8 +3,8 @@ package com.keao.edu.user.service.impl;
|
|
|
|
|
|
import com.keao.edu.common.dal.BaseDAO;
|
|
|
import com.keao.edu.common.service.impl.BaseServiceImpl;
|
|
|
+import com.keao.edu.user.api.entity.ExamRoom;
|
|
|
import com.keao.edu.user.dao.ExamRoomDao;
|
|
|
-import com.keao.edu.user.entity.ExamRoom;
|
|
|
import com.keao.edu.user.service.ExamRoomService;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.stereotype.Service;
|