Kaynağa Gözat

检测报告

lizhen_gitee 6 ay önce
ebeveyn
işleme
69e27488b1
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      application/company/controller/Jiance.php

+ 4 - 0
application/company/controller/Jiance.php

@@ -43,6 +43,10 @@ class Jiance extends Apic
         $total = $list->total();
         $list = $list->items();
 
+        foreach($list as $key => $val){
+            $list[$key]['pdfurl'] = 'https://kaoshi.huxiukeji.cn/admin.php/trainactive/showinfo/id/2';
+        }
+
         $rs = [
             'list' => $list,
             'total'=> $total,