From ad837ecdb4cd63ac2a2565d9e2d65d332c3cdd30 Mon Sep 17 00:00:00 2001 From: altobaltobaltob <32124724+altobaltobaltob@users.noreply.github.com> Date: Fri, 24 Nov 2017 14:22:31 +0800 Subject: [PATCH] upd --- controllers/Mitac_service.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/Mitac_service.php b/controllers/Mitac_service.php index cddbfc4..39d41e1 100644 --- a/controllers/Mitac_service.php +++ b/controllers/Mitac_service.php @@ -118,7 +118,7 @@ class Mitac_service extends CI_Controller $lpr = $this->input->post('lpr', true); // 車牌 $in_time = $this->input->post('in_time', true); // 進場時間 $out_time = $this->input->post('out_time', true); // 出場時間 - $gate_id = $this->input->post('gate_id', true); // 驗票機編號 + $gate_id = 1; // 20171124 改為全丟給 1 //$this->input->post('gate_id', true); // 驗票機編號 $ck = $this->input->post('ck', true); // 驗証碼 // 通訊內容