mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-08 18:05:23 +00:00
格式化代码
This commit is contained in:
parent
66490efad7
commit
19df3f3cfb
@ -134,7 +134,7 @@ class AutoReseed
|
||||
$file_pointer = @fopen($myfile, "w");
|
||||
$worldsnum = @fwrite($file_pointer, $json);
|
||||
@fclose($file_pointer);
|
||||
}else {
|
||||
} else {
|
||||
die('远端服务器无响应,请稍后再试!!!');
|
||||
}
|
||||
$data = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user