1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-02-12 21:56:42 +00:00

4 lines
93 B
PHP
Raw Normal View History

2022-11-06 10:26:21 +08:00
<?php
die(json_encode(UOJNotice::fetch(UOJTime::str2time(UOJRequest::post('last_time')))));