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