dever 4 年之前
父节点
当前提交
ccb72ca49a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/collection/lib/Core.php

+ 1 - 1
app/collection/lib/Core.php

@@ -315,7 +315,7 @@ class Core
 
         $url = Dever::input('url');
 
-        $data['source_link'] = $url;
+        $data['source_link'] = '';
 
         $url = $this->getUrl($url);