搜索内容
首页
PHP
前端
linux
python
git+svn相关
UI设计
工具相关
chatAI小助手
登录
日期:
2023 年 12 月 7 日
tp5+fasadmin
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause'
模型关联查询,要查询的字段出现在多个模型中的话,需要支出模型的名称,当前模型也是有名字的,写模型的名字就行 比如 $where_two['user.id']=['=',$row['pid……
2023-12-07 admin
738
0
0