1、在调用条件里加入: and $today_endtime<totime (包含未开始和已经开始了的)
2、正在开的展会: and $today_endtime<totime and $today_endtime>fromtime (只包含正在进行的)
1、在调用条件里加入: and $today_endtime<totime (包含未开始和已经开始了的)
2、正在开的展会: and $today_endtime<totime and $today_endtime>fromtime (只包含正在进行的)