测试
斯蒂芬
adf
<?php
namespace App\Model;
use App\Custom\Elasticsearch;
use App\Model\author;
use InvalidArgumentException;
class article extends Elasticsearch
{
}
斯蒂芬
<?php
namespace App\Model;
use App\Custom\Elasticsearch;
use App\Model\author;
use InvalidArgumentException;
class article extends Elasticsearch
{
}