From 95f0cffff84633de2ddd91b954e0822a55519524 Mon Sep 17 00:00:00 2001 From: QxQ Date: Fri, 22 Mar 2019 14:19:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=87=91=E5=9F=8EIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/Carpayment_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/Carpayment_model.php b/models/Carpayment_model.php index b2ccd4a..cd5d6a1 100644 --- a/models/Carpayment_model.php +++ b/models/Carpayment_model.php @@ -394,7 +394,7 @@ class Carpayment_model extends CI_Model { $station_local_ip = '192.168.9.201'; } - else if($cario['station_no'] == 12171) + else if($cario['station_no'] == 12117) { $station_local_ip = '192.168.0.201'; }