{ "playerIds": [ "df6c02352e4fd3cd5bc664fcdaef29c9" ], "server": "ntp1.aliyun.com", "enable": true }
curl --location --request POST 'https://open-cn.vnnox.com/v2/player/real-time-control/ntp' \ --header 'AppKey;' \ --header 'Nonce;' \ --header 'CurTime;' \ --header 'CheckSum;' \ --header 'Content-Type: application/json' \ --data-raw '{ "playerIds": [ "df6c02352e4fd3cd5bc664fcdaef29c9" ], "server" : "ntp1.aliyun.com", "enable" : true }'
{ "success": [ "df6c02352e4fd3cd5bc664fcdaef29c9" ], "fail": [] }