迅睿CMS字段为JSON的SQL写法代码
{php $query=XR_M()->where_json('@#1_muban','fenlei',20);} {php $query=urlencode('select * from @#1_muban where '.$query);} {sql sql='$query'} {$t.title} {/sql}