From 5c5eb9eab0777931bfbe550519ab526bc144ac41 Mon Sep 17 00:00:00 2001 From: pqjepwfgk Date: Thu, 20 Jun 2024 13:41:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95json=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JSONTEST.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 JSONTEST.json diff --git a/JSONTEST.json b/JSONTEST.json new file mode 100644 index 0000000..70d3204 --- /dev/null +++ b/JSONTEST.json @@ -0,0 +1,4 @@ +{ + "Title":["cook","fuck","duck","xtu is sh*t."], + "Price":"9.9" +} \ No newline at end of file