fixed res

This commit is contained in:
joy.zhou
2019-07-15 19:06:46 +08:00
parent 9fef7b668d
commit f3c30b1c94

View File

@@ -67,7 +67,7 @@ func connect() {
} }
const ( const (
_ThingModelTopicRegexp = `^/\$system/(.+)/(.+)/tmodel/(.*))$` _ThingModelTopicRegexp = `^/\$system/(.+)/(.+)/tmodel/(.*)$`
) )
//Publish publish to kafka //Publish publish to kafka