打开抖音扫一扫
0
1万
钻石会员
出现这个原因是由于: 写where语句的时候出现问题:
eg: select datatype from t_loop where address = 2/2/41; 框架中where('address='.$address)
这个查询的就是空的,
select datatype from t_loop where address = '2/2/41'; 框架中where(['address'=>$address])
这个查询的就是有值了
使用道具 举报
8
26
新手上路
工作时间 周一至周六 8:00-17:30
侵权处理
关注抖音号
定期抽VIP
Copyright © 2016-2021 https://www.171739.xyz/ 滇ICP备13200218号