فهرست منبع

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;