mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-25 03:48:35 +08:00
优化
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
const connectTableName = "events"
|
||||
const connectTableName = "device_events"
|
||||
|
||||
type Events struct {
|
||||
Ts string `json:"ts"`
|
||||
|
||||
Reference in New Issue
Block a user