5.0.0 - 普通 - 未处理
数据:$data = $this->request->post();
$result = $this->content_model->allowField(true)->save($data, ['id'=>$id]);
打印:
Array
(
[title] => Swift 4进入最后阶段,ABI稳定性被推迟
[subtitle] =>
[img] =>
[file] =>
[info] => 英文原文:Swift 4 Enters Final Stage, Defers ABI StabilityApple 公司透露了 Swift 4 的发布进程,Swift 4 将会在 2017 年 4 月发布。此次发布的焦点在于 Swift 4 提供了对于核心语言和标准库的重大改进,同时也...
[content] => 测试看看
[url] =>
[tags] =>
[istop] => 0
[isbest] => 0
[uptime] => 1499393001
[id] => 66
[backurl] => http://localhost:9000/admin/Content/index
)
数据表里面没有:tags,backurl,提示:数据表字段不存在:[tags]