mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 21:41:03 +08:00
[admin] filter improve & fix ad link
This commit is contained in:
@@ -511,7 +511,7 @@ function api(...$args)
|
||||
'msg' => (string)$msg,
|
||||
'data' => $data,
|
||||
'time' => (float)number_format(microtime(true) - $start, 3),
|
||||
'request_id' => REQUEST_ID,
|
||||
'rid' => REQUEST_ID,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user