소스 검색

404链接检测和保存

Aslee 4 년 전
부모
커밋
e903cc078e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      base-module/src/main/java/com/caimei/module/base/entity/po/CmErrorLink.java

+ 1 - 1
base-module/src/main/java/com/caimei/module/base/entity/po/CmErrorLink.java

@@ -16,7 +16,7 @@ public class CmErrorLink {
     private Integer id;
 
     /**
-     * 链接所处位置
+     * 链接所处位置:1文章,2 pc首页,3小程序首页,4 pc产品页,5小程序产品页,6 pc仪器页,7小程序仪器页
      */
     private Integer position;