1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-01-14 19:11:51 +00:00
S2OJ/web/app/controllers/check_notice.php

4 lines
93 B
PHP

<?php
die(json_encode(UOJNotice::fetch(UOJTime::str2time(UOJRequest::post('last_time')))));