Browse Source

修正金城IP

master
QxQ 6 years ago
parent
commit
95f0cffff8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      models/Carpayment_model.php

+ 1
- 1
models/Carpayment_model.php View File

@@ -394,7 +394,7 @@ class Carpayment_model extends CI_Model
{ {
$station_local_ip = '192.168.9.201'; $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'; $station_local_ip = '192.168.0.201';
} }


Loading…
Cancel
Save