From 126a4e5114be8a2f31d3325f001bc4cc68b42fcf Mon Sep 17 00:00:00 2001 From: BoYanZh <32470225+BoYanZh@users.noreply.github.com> Date: Fri, 2 Oct 2020 02:10:00 +0800 Subject: Initial commit --- hgroups.example.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 hgroups.example.json (limited to 'hgroups.example.json') diff --git a/hgroups.example.json b/hgroups.example.json new file mode 100644 index 0000000..a04c735 --- /dev/null +++ b/hgroups.example.json @@ -0,0 +1,12 @@ +{ + "hgroup-00": [ + [ + "520370910000", + "san zhang 张三" + ], + [ + "520370910000", + "si li 李四" + ] + ] +} \ No newline at end of file -- cgit v1.2.3