浏览代码

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;