Browse Source

追加西屯博館路特規IP

master
LEE Wei Cheng 2 years ago
parent
commit
009951e2a1
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      models/Carpayment_model.php

+ 4
- 0
models/Carpayment_model.php View File

@@ -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)
{


Loading…
Cancel
Save