WIN-2308041133\Administrator 1 năm trước cách đây
mục cha
commit
214c701493
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      application/admin/controller/wechat/Plan.php

+ 0 - 2
application/admin/controller/wechat/Plan.php

@@ -39,8 +39,6 @@ class Plan extends Backend
             }
             $this->error();
         }
-        $response = WechatResponse::get(['eventkey' => $row['eventkey']]);
-        $this->view->assign("response", $response);
         $this->view->assign("row", $row);
         return $this->view->fetch();
     }