Notice: 执行失败,你的sql语句有问题select zh_id,zh_title,zh_price,zh_moshi,zh_gaojian,zh_danjia,zh_zhuangtai,zh_starttime,zh_endtime,zh_hits,zh_gaojian_total,zh_gaojian_hege,zh_yusuan1,zh_yusuan2 from zh_task where zh_zhuangtai>=1 and zh_show=1 and zh_moshi=3 and zh_zhuangtai=1 and DATEDIFF('2023-12-06 18:24:23', zh_endtime)>=-3 and DATEDIFF('2023-12-06 18:24:23', zh_endtime)<=0 order by zh_starttime desc limit 0,20错误消息Unknown column 'zh_moshi' in 'field list' in E:\website\zhonghuo_jijian\web\dao\DAOMySQLi.class.php on line 64
Notice: 执行失败,你的sql语句有问题select count(*) as counter from zh_task where zh_zhuangtai>=1 and zh_show=1 and zh_moshi=3 and zh_zhuangtai=1 and DATEDIFF('2023-12-06 18:24:23', zh_endtime)>=-3 and DATEDIFF('2023-12-06 18:24:23', zh_endtime)<=0 错误消息Unknown column 'zh_moshi' in 'where clause' in E:\website\zhonghuo_jijian\web\dao\DAOMySQLi.class.php on line 64
Notice: 执行失败,你的sql语句有问题select zh_id,zh_title,zh_price from zh_task where zh_price>=500 and zh_moshi=3 and zh_zhuangtai>=1 and zh_show=1 order by zh_starttime desc limit 0,15错误消息Unknown column 'zh_moshi' in 'where clause' in E:\website\zhonghuo_jijian\web\dao\DAOMySQLi.class.php on line 64