diff options
-rw-r--r-- | hgroups.example.json | 12 | ||||
-rw-r--r-- | pgroups.example.json | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/hgroups.example.json b/hgroups.example.json deleted file mode 100644 index a04c735..0000000 --- a/hgroups.example.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "hgroup-00": [ - [ - "520370910000", - "san zhang 张三" - ], - [ - "520370910000", - "si li 李四" - ] - ] -}
\ No newline at end of file diff --git a/pgroups.example.json b/pgroups.example.json deleted file mode 100644 index 0f3f6f1..0000000 --- a/pgroups.example.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "p3group-00": [ - [ - "520370910000", - "san zhang 张三" - ], - [ - "520370910000", - "si li 李四" - ] - ] -}
\ No newline at end of file |