Ver código fonte

upd

station_14109
altob.rd 8 anos atrás
pai
commit
e4c6f7dda8
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      config/constants.php

+ 1
- 1
config/constants.php Ver arquivo

@@ -63,7 +63,7 @@ define('ALLPAY_FILE', PHPLIBS_BASE.'AllPay.Payment.Integration.php'); // 歐付
define('ALLPAY_INVOICE_FILE', PHPLIBS_BASE.'AllPay_Invoice.php'); // 歐付寶 (電子發票)
define('MQ_CLASS_FILE', PHPLIBS_BASE.'phpMQTT.php'); // MQTT: class file name
define('MQ_HOST', '192.168.10.202'); // MQTT: host
define('MQ_HOST', 'localhost'); // MQTT: host
define('MQ_PORT', 1883); // MQTT: port (default:1883)
define('MQ_TOPIC_SUBLEVEL', 'SUBLEVEL'); // MQTT TOPIC: 樓層在席顯示
define('MQ_TOPIC_SUBTEXT', 'SUBTEXT'); // MQTT TOPIC: 出入口字幕機


Carregando…
Cancelar
Salvar