Explorar el Código

追加西屯博館路特規IP

master
LEE Wei Cheng hace 2 años
padre
commit
009951e2a1
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      models/Carpayment_model.php

+ 4
- 0
models/Carpayment_model.php Ver fichero

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


Cargando…
Cancelar
Guardar