{
"hostid": "3145",
"sync_time":"1同步,2关闭"
}curl --location --request POST 'api/v1/synctime' \
--header 'signature;' \
--header 'apiuser;' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "3145",
"sync_time":"1同步,2关闭"
}'{
"msg": "success",
"code": 200,
"time": 1764944601
}