作者 李宇航

合并分支 'lyh-server' 到 'master'

gx ai视频



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