|
|
|
|
|
|
<#var2#>
|
<@
select url AS var1,title as var2 from t_information
where NOT (url IS NULL or url = '')
and level = 0
and (sect_ids >= 3682 and sect_ids <= 3692)
order by news_time desc
limit 0,5
@>
?>
|
|
|
|
<#var2#>
|
<@
select url AS var1,title as var2 from t_information
where NOT (url IS NULL or url = '')
and level = 0
and (sect_ids >= 3661 and sect_ids <= 3670)
order by news_time desc
limit 0,5
@>
?>
|
|
|
|
|
 |
<#var2#> |
<@
select url as var1,remark as var2,leaderette as var3 from t_information
where not (url IS NULL or url = '')
and level <> 3
and sect_ids >= 3646 and sect_ids <=3692
and scene like '%exg'
and not (leaderette IS NULL or leaderette = '')
order by news_time desc
limit 0,1
@>
?>
| ·<#var2#> |
<@
select url as var1,remark as var2 from t_information
where not (url IS NULL or url = '')
and level <> 3
and sect_ids >= 3646 and sect_ids <=3692
and scene like '%exg'
and (leaderette IS NULL or leaderette = '')
order by news_time desc
limit 0,2
@>
?>
| <#var2#> |
 |
<@
select url as var1,remark as var2,leaderette as var3 from t_information
where not (url IS NULL or url = '')
and level <> 3
and sect_ids >= 3646 and sect_ids <=3692
and scene like '%fxg'
and not (leaderette IS NULL or leaderette = '')
order by news_time desc
limit 0,1
@>
?>
| ·<#var2#> |
<@
select url as var1,remark as var2 from t_information
where not (url IS NULL or url = '')
and level <> 3
and sect_ids >= 3646 and sect_ids <=3692
and scene like '%fxg'
and (leaderette IS NULL or leaderette = '')
order by news_time desc
limit 0,2
@>
?>
|
|