Jan 15, 2018 No Comments thinkphp 5.0.10 模型 自动 时间戳 bug 当模型中同时启用protected $autoWriteTimestamp = true; protected $field = ['bill_type', 'create_time'];必须将create_time放入$field中,才可以操作,否则时间戳写入失败 最后更新于 2018-01-15 09:36:50 并被添加「thinkphp bug 5.0.10 模型 自动 时间戳」标签,已有 680 位童鞋阅读过。 相关文章 thinkphp beego swoft yaf 性能测试 压力测试 php go swoole 速度对比 helloworld thinkphp beego swoft yaf 性能测试 压力测试 php go swoole 速度对比 数据读取 thinkphp 连接 pgsql postgresql 报错 table_msg Supervisor 配置 使用 常见问题 thinkphp 队列 使用方法 thinkphp 事务 回滚
此处评论已关闭