RuoYi-Vue-MongoDB/sql/sys_user_post.json
2022-07-23 12:54:20 +08:00

12 lines
125 B
JSON

{
"RECORDS": [
{
"user_id": 1,
"post_id": 1
},
{
"user_id": 2,
"post_id": 2
}
]
}