lideyin 5 лет назад
Родитель
Сommit
52b22de6f1

+ 1 - 1
examcloud-core-oe-face-api-client/src/main/java/cn/com/qmth/examcloud/core/oe/student/face/client/ExamCaptureCloudServiceClient.java

@@ -10,7 +10,7 @@ import org.springframework.stereotype.Service;
  * @Date 2019/10/12 10:52
  * @Version 1.0
  */
-@Service("examCaptureQueueCloudService")
+@Service("examCaptureCloudService")
 public class ExamCaptureCloudServiceClient extends AbstractCloudClientSupport
         implements
         ExamCaptureCloudService {