Merge branch 'main-v2' into lite-ba

This commit is contained in:
TsMask
2025-10-20 18:11:52 +08:00
29 changed files with 1021 additions and 412 deletions

View File

@@ -8,6 +8,8 @@ CREATE TABLE "ne_info" (
"ne_id" text(32) NOT NULL,
"rm_uid" text(40),
"ne_name" text(64),
"ne_version" text(12),
"schema" text(12),
"ip" text(128),
"port" integer,
"pv_flag" text(32),