hzr
2024-08-05 0a2757042cb3bc30831e7dde93cfb3aee2280d47
1
2
3
<?php
$ret = ['serverTime' => time()];
echo json_encode($ret);