Merge branch 'main-v2' into lite-ba

This commit is contained in:
TsMask
2025-09-19 15:10:55 +08:00
56 changed files with 2929 additions and 515 deletions

View File

@@ -9,6 +9,7 @@ CREATE TABLE "ne_license" (
"activation_request_code" text(255) NOT NULL,
"license_path" text(255),
"serial_num" text(32),
"expiry_date" text(32),
"ue_number" integer,
"nb_number" integer,
"status" text(32),