作者 lyh

gx ai视频

... ... @@ -21,4 +21,6 @@ use App\Models\Base;
class AiVideo extends Base
{
protected $table = 'gl_ai_video';
//连接数据库
protected $connection = 'custom_mysql';
}
... ...