数据库查询

关于数据库查询的技术文章和开发文档。

thinkphp报错:fields not exists

thinkphp报错:fields not exists

使用模型添加数据时字段不存在报错,检查数据库表字段存在,清除缓存后仍报错。修改数据库配置文件,将fields_strict设为false解决。

2023-05-01 857 后端开发