Sfoglia il codice sorgente

更新金城繳費查詢IP

master
QxQ 6 anni fa
parent
commit
8a73bed6ee
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      models/Carpayment_model.php

+ 4
- 0
models/Carpayment_model.php Vedi File

@@ -394,6 +394,10 @@ class Carpayment_model extends CI_Model
{
$station_local_ip = '192.168.9.201';
}
else if($cario['station_no'] == 12171)
{
$station_local_ip = '192.168.0.201';
}
else
{
$station_local_ip = STATION_LOCAL_IP;


Loading…
Annulla
Salva