Argument 1 passed to think\db\Query::getFieldType() must be of the type string, int given的解决方法
知识技术
发表于:2021-11-08
最后更新于:2021-11-08
浏览:3353
转载请务必注明:
来源:《建站管家》https://df81.com/news/232.html
thinkphp6报错:Argument 1 passed to think\db\Query::getFieldType() must be of the type string, int given的解决方法:
粗心了吧:把insert改为:insertAll即可
点赞 (0)
收藏 (0)
本站部分信息来源网络,如有侵权,请联系QQ:1062129401删除。
上一篇:
《建站管家》二次开发文档
下一篇:
thinkphp6:模板注释及原样输出,原样输出模板标签