{ "id": 0 }
curl --location --request POST 'test-mg-admin.hwyc.io/v1/video/source/selectVideo' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 0, "msg": "操作成功", "data": null }