wangwei 5 years ago
parent
commit
d41e896262

+ 1 - 1
src/main/java/cn/com/qmth/examcloud/config/center/configuration/ExamCloudWebMvcConfigurer.java

@@ -11,7 +11,7 @@ import cn.com.qmth.examcloud.web.interceptor.FirstInterceptor;
  *
  * @author WANGWEI
  * @date 2019年1月30日
- * @Copyright (c) 2018-2020 WANGWEI [QQ:522080330] All Rights Reserved.
+ * @Copyright (c) 2018-2020 http://www.qmth.com.cn/ All Rights Reserved.
  */
 @Configuration
 public class ExamCloudWebMvcConfigurer implements WebMvcConfigurer {