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