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

+ 2 - 0
app/collection/lib/Core.php

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