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