|
|
@ -20,7 +20,7 @@ const (
|
|
|
|
ConsulStr = "http://" + ConsulIp + ":8500"
|
|
|
|
ConsulStr = "http://" + ConsulIp + ":8500"
|
|
|
|
ConsulReistStr = ConsulIp + ":8500"
|
|
|
|
ConsulReistStr = ConsulIp + ":8500"
|
|
|
|
DtmServer = "http://" + ConsulIp + ":36789/api/dtmsvr"
|
|
|
|
DtmServer = "http://" + ConsulIp + ":36789/api/dtmsvr"
|
|
|
|
QSIp = "192.168.1.135"
|
|
|
|
QSIp = "192.168.1.113" //网线"192.168.1.135"
|
|
|
|
QSBusi = "http://" + QSIp + ":6669" //注意本机IP
|
|
|
|
QSBusi = "http://" + QSIp + ":6669" //注意本机IP
|
|
|
|
ProductFileKey = "mysql-product"
|
|
|
|
ProductFileKey = "mysql-product"
|
|
|
|
TradeFileKey = "mysql-trade"
|
|
|
|
TradeFileKey = "mysql-trade"
|
|
|
|