芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/lib/API/JSON/SuccessResponse.php
data = $data; } public function getData() { if ($this->data === null) return []; return [ 'data' => $this->data, ]; } }