mirror of
https://gitee.com/winc-link/hummingbird.git
synced 2025-04-20 00:12:43 +00:00
修复tdengine存入数据bug
This commit is contained in:
parent
1996542446
commit
8c1007fab1
@ -15,7 +15,7 @@
|
||||
package constants
|
||||
|
||||
const (
|
||||
DB_PREFIX = "hummingbird_"
|
||||
DB_PREFIX = "device_"
|
||||
)
|
||||
|
||||
type MetadataType string
|
||||
|
Loading…
x
Reference in New Issue
Block a user