作者 lyh

gx

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