Explorar el Código

upd

station_14109
altob.rd hace 8 años
padre
commit
12faaf4e1c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      models/Mitac_service_model.php

+ 1
- 1
models/Mitac_service_model.php Ver fichero

@@ -19,7 +19,7 @@ class Mitac_service_model extends CI_Model
//define('MITAC_SERVICE_PORT', 49990);
// MITAC 連線設定 (正式環境 - 現場呼叫)
define('MITAC_SERVICE_IP', '192.168.10.50');
define('MITAC_SERVICE_IP', '192.168.10.60');
define('MITAC_SERVICE_PORT', 49990);
}


Cargando…
Cancelar
Guardar