最佳答案 匿名 2015-12-27 13:26 | 支持(0) | 反对(0) 在调用条件里加入: and $today_endtime<totime (包含未开始和已经开始了的)正在开的展会: and $today_endtime<totime and $today_endtime>fromtime (只包含正在进行的)
在调用条件里加入: and $today_endtime<totime (包含未开始和已经开始了的)
正在开的展会: and $today_endtime<totime and $today_endtime>fromtime (只包含正在进行的)