|
AND wrr.end_time >= NOW() order by id;`, TableWxReplyKeys, TableWxReplyRule, TableWxReplyContent)
|
|
AND wrr.end_time >= NOW() order by id;`, TableWxReplyKeys, TableWxReplyRule, TableWxReplyContent)
|
|
rs := tools.Mysql.SelectBySql(query, keys)
|
|
rs := tools.Mysql.SelectBySql(query, keys)
|