From 401dff2bdbc7fe4e18d8efea8de7d9f00675cb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Wed, 8 May 2024 17:18:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E5=BC=95=E6=93=8E=E8=AF=86?= =?UTF-8?q?=E5=88=AB=E5=A2=9E=E5=8A=A0facebook?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/setup/sql.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/internal/setup/sql.json b/internal/setup/sql.json index 4efd546d..9601dee1 100644 --- a/internal/setup/sql.json +++ b/internal/setup/sql.json @@ -109106,6 +109106,22 @@ "exceptFields": [ "countIPs" ] + }, + { + "id": 11, + "values": { + "code": "facebook", + "description": "", + "id": "11", + "name": "Facebook", + "order": "0" + }, + "uniqueFields": [ + "code" + ], + "exceptFields": [ + "countIPs" + ] } ] },