初步完成接收发卡报文
This commit is contained in:
5
pkg/utils/mqtt.go
Normal file
5
pkg/utils/mqtt.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package utils
|
||||
|
||||
import "github.com/eclipse/paho.golang/autopaho"
|
||||
|
||||
var GlobalMqttClient *autopaho.ConnectionManager
|
||||
Reference in New Issue
Block a user