responseApi(200,'success'); } // 检查是否启动 public function checkStatus() { return $this->responseApi(200,'success'); } }