From 42e51c51f93b827c20a6b8038d636795cb865036 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Tue, 27 Feb 2018 16:51:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=8E=A5=E5=8F=97=E5=BC=8F?= =?UTF-8?q?=E5=B0=8E=E5=BC=95=E6=A8=A1=E5=BC=8F=E4=B8=AD=E7=9B=AE=E5=89=8D?= =?UTF-8?q?=E4=BA=BA=E6=95=B8=E7=88=86=E7=82=B8=E7=9A=84=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/api/v2/index.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/htdocs/api/v2/index.php b/htdocs/api/v2/index.php index 1a796a8..e3adb73 100644 --- a/htdocs/api/v2/index.php +++ b/htdocs/api/v2/index.php @@ -1404,12 +1404,6 @@ $app->group('/tokens', 'APIrequest', function () use ($app, $app_template) { $isEntity = $recommandResult[$i]['isEntity']; array_push($output_targets, output_the_target_array($target_id, $isEntity, $materialMode)); array_push($output_target_ids, $target_id); - - // TODO: 標的進出資料多增加行進中、確實進入的欄位 - if($maxItemTotal == 1) { - $sid = $sact->enteringInTarget($target_id, true); - } - } // 紀錄所有推薦進歷程