feat: 基站状态补充randId字段信息
This commit is contained in:
@@ -12,6 +12,7 @@ CREATE TABLE "nb_state" (
|
||||
"name" text(64),
|
||||
"position" text(64),
|
||||
"nb_name" text(128),
|
||||
"nb_id" integer,
|
||||
"state" text(12),
|
||||
"time" text(64),
|
||||
PRIMARY KEY ("id")
|
||||
|
||||
Reference in New Issue
Block a user