@@ -19,7 +19,7 @@ import cn.com.qmth.examcloud.web.security.RpcInterceptor;
* @Copyright (c) 2018-2020 WANGWEI [QQ:522080330] All Rights Reserved.
*/
@Configuration
-public class OceanCloudWebMvcConfigurer implements WebMvcConfigurer {
+public class ExamCloudWebMvcConfigurer implements WebMvcConfigurer {
@Autowired
ResourceManager resourceManager;