正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -14,6 +14,4 @@ use App\Models\Base; | @@ -14,6 +14,4 @@ use App\Models\Base; | ||
| 14 | class TemplateReplaceHtmlLog extends Base | 14 | class TemplateReplaceHtmlLog extends Base |
| 15 | { | 15 | { |
| 16 | protected $table = 'gl_replace_html_log'; | 16 | protected $table = 'gl_replace_html_log'; |
| 17 | - //连接数据库 | ||
| 18 | - protected $connection = 'custom_mysql'; | ||
| 19 | } | 17 | } |
-
请 注册 或 登录 后发表评论