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