mirror of
https://github.com/fhmq/hmq.git
synced 2026-05-02 06:18:33 +00:00
fixed res
This commit is contained in:
@@ -67,7 +67,7 @@ func connect() {
|
||||
}
|
||||
|
||||
const (
|
||||
_ThingModelTopicRegexp = `^/\$system/(.+)/(.+)/tmodel/(.*))$`
|
||||
_ThingModelTopicRegexp = `^/\$system/(.+)/(.+)/tmodel/(.*)$`
|
||||
)
|
||||
|
||||
//Publish publish to kafka
|
||||
|
||||
Reference in New Issue
Block a user