正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -20,7 +20,7 @@ use App\Models\Base; | @@ -20,7 +20,7 @@ use App\Models\Base; | ||
| 20 | */ | 20 | */ |
| 21 | class BTemplateLog extends Base | 21 | class BTemplateLog extends Base |
| 22 | { | 22 | { |
| 23 | - protected $table = 'gl_template_log'; | 23 | + protected $table = 'gl_public_template_log'; |
| 24 | //连接数据库 | 24 | //连接数据库 |
| 25 | protected $connection = 'custom_mysql'; | 25 | protected $connection = 'custom_mysql'; |
| 26 | } | 26 | } |
-
请 注册 或 登录 后发表评论