公告板
版本库
filestore
活动
搜索
登录
main
/
www
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
0312 临时调整GM封包
hch
2025-11-06
6eb44269436d3ce2d4181ddb5aadceccb06ef76a
[www.git]
/
minigame
/
wx
/
syncServerTime.php
1
2
3
<?php
$ret = ['serverTime' => time()];
echo json_encode($ret);