Parcourir la source

更新金城繳費查詢IP

master
QxQ il y a 6 ans
Parent
révision
8a73bed6ee
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      models/Carpayment_model.php

+ 4
- 0
models/Carpayment_model.php Voir le fichier

@@ -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;


Chargement…
Annuler
Enregistrer