mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-27 11:21:07 +08:00
[feat]添加规则引擎debug功能
This commit is contained in:
@@ -2,6 +2,8 @@ package tdengine
|
||||
|
||||
import "time"
|
||||
|
||||
const logTableName = "device_log"
|
||||
|
||||
// CreateLogStable 添加LOG超级表
|
||||
func (s *TdEngine) CreateLogStable() (err error) {
|
||||
var name string
|
||||
|
||||
Reference in New Issue
Block a user