wangwei преди 5 години
родител
ревизия
ea59654513

+ 1 - 1
examcloud-core-examwork-starter/src/main/java/cn/com/qmth/examcloud/core/examwork/starter/config/ExamCloudResourceManager.java

@@ -29,7 +29,7 @@ import cn.com.qmth.examcloud.web.support.ApiInfo;
  *
  * @author WANGWEI
  * @date 2019年2月18日
- * @Copyright (c) 2018-2020 WANGWEI [QQ:522080330] All Rights Reserved.
+ * @Copyright (c) 2018-2020 http://www.qmth.com.cn/ All Rights Reserved.
  */
 @Component
 public class ExamCloudResourceManager implements ResourceManager {

+ 1 - 1
examcloud-core-examwork-starter/src/main/java/cn/com/qmth/examcloud/core/examwork/starter/config/ExamCloudWebMvcConfigurer.java

@@ -20,7 +20,7 @@ import cn.com.qmth.examcloud.web.security.RpcInterceptor;
  *
  * @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 {