diff --git a/models/Carpayment_model.php b/models/Carpayment_model.php index e0590ec..0b9a565 100644 --- a/models/Carpayment_model.php +++ b/models/Carpayment_model.php @@ -393,6 +393,10 @@ class Carpayment_model extends CI_Model else if($cario['station_no'] == 40709) { $station_local_ip = '192.168.9.201'; + }//科博西屯特例 + else if($cario['station_no'] == 40703) + { + $station_local_ip = '192.168.10.205'; } else if($cario['station_no'] == 12117) {