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