wangwei 5 年之前
父節點
當前提交
6a44731f43

+ 1 - 1
src/main/java/cn/com/qmth/examcloud/api/commons/enums/BasicDataType.java

@@ -5,7 +5,7 @@ package cn.com.qmth.examcloud.api.commons.enums;
  *
  * @author WANGWEI
  * @date 2019年2月14日
- * @Copyright (c) 2018-2020 WANGWEI [QQ:522080330] All Rights Reserved.
+ * @Copyright (c) 2018-2020 http://www.qmth.com.cn/ All Rights Reserved.
  */
 public enum BasicDataType {
 

+ 1 - 1
src/main/java/cn/com/qmth/examcloud/api/commons/security/bean/AccessApp.java

@@ -7,7 +7,7 @@ import cn.com.qmth.examcloud.api.commons.exchange.JsonSerializable;
  *
  * @author WANGWEI
  * @date 2019年1月28日
- * @Copyright (c) 2018-2020 WANGWEI [QQ:522080330] All Rights Reserved.
+ * @Copyright (c) 2018-2020 http://www.qmth.com.cn/ All Rights Reserved.
  */
 public class AccessApp implements JsonSerializable {