From 3e3ce89fa0f85ae9d8893ddc998bf5f69aef6f82 Mon Sep 17 00:00:00 2001 From: phoebe Date: Sun, 6 Mar 2022 10:09:59 +0800 Subject: [PATCH 1/3] Add json file --- jsonFiles/HX1PZHFwyZDHh7jo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 jsonFiles/HX1PZHFwyZDHh7jo.json diff --git a/jsonFiles/HX1PZHFwyZDHh7jo.json b/jsonFiles/HX1PZHFwyZDHh7jo.json new file mode 100644 index 0000000..de1f775 --- /dev/null +++ b/jsonFiles/HX1PZHFwyZDHh7jo.json @@ -0,0 +1,8 @@ +{ + "member": { + "HX1PZHFwyZDHh7jo": { + "name": "Phoebe", + "description": "請多指教~" + } + } +} From e4dfc1011b62feb42810f00634e4924b2c640bab Mon Sep 17 00:00:00 2001 From: RitaHuang009 <87689885+RitaHuang009@users.noreply.github.com> Date: Sun, 6 Mar 2022 11:39:32 +0800 Subject: [PATCH 2/3] add: a new staff --- jsonFiles/0grkMm8byv3rG8L6 copy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 jsonFiles/0grkMm8byv3rG8L6 copy.json diff --git a/jsonFiles/0grkMm8byv3rG8L6 copy.json b/jsonFiles/0grkMm8byv3rG8L6 copy.json new file mode 100644 index 0000000..ec593ae --- /dev/null +++ b/jsonFiles/0grkMm8byv3rG8L6 copy.json @@ -0,0 +1,8 @@ +{ + "member": { + "UlpFKCvrGI1HjA2U": { + "name": "Rita", + "description": "新成員報到,請多指教" + } + } +} \ No newline at end of file From 46de394519e26314b3e24a3463dc6fdcbe331e33 Mon Sep 17 00:00:00 2001 From: RitaHuang009 <87689885+RitaHuang009@users.noreply.github.com> Date: Sun, 6 Mar 2022 11:42:48 +0800 Subject: [PATCH 3/3] add: a new staff --- jsonFiles/{0grkMm8byv3rG8L6 copy.json => UlpFKCvrGI1HjA2U.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename jsonFiles/{0grkMm8byv3rG8L6 copy.json => UlpFKCvrGI1HjA2U.json} (100%) diff --git a/jsonFiles/0grkMm8byv3rG8L6 copy.json b/jsonFiles/UlpFKCvrGI1HjA2U.json similarity index 100% rename from jsonFiles/0grkMm8byv3rG8L6 copy.json rename to jsonFiles/UlpFKCvrGI1HjA2U.json