hxp
2025-06-09 6c3f6335c70859ded94a1ad8d218acb0ac34239c
1
2
3
<?php
$ret = ['serverTime' => time()];
echo json_encode($ret);