diff options
author | BoYanZh <bomingzh@sjtu.edu.cn> | 2020-11-22 21:24:44 +0800 |
---|---|---|
committer | BoYanZh <bomingzh@sjtu.edu.cn> | 2020-11-22 21:24:44 +0800 |
commit | 40844d627e0d07b59da151d49ece6d4de7a6d1c1 (patch) | |
tree | 9197317f3df48a2838539a531213f6931547b97f /pgroups.example.json | |
parent | 10ed594c47469f55fec73cb22754abc3074a1925 (diff) |
update for p3
Diffstat (limited to 'pgroups.example.json')
-rw-r--r-- | pgroups.example.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pgroups.example.json b/pgroups.example.json new file mode 100644 index 0000000..0f3f6f1 --- /dev/null +++ b/pgroups.example.json @@ -0,0 +1,12 @@ +{ + "p3group-00": [ + [ + "520370910000", + "san zhang 张三" + ], + [ + "520370910000", + "si li 李四" + ] + ] +}
\ No newline at end of file |