ID AS id, RESOURCENAME AS resourcename, RPARENTID AS rparentid, ROOTID AS rootid, RESOURCETYPE AS resourcetype, PRIORITYPE AS prioritype, RESOURCE AS resource, RESOURCELIST AS resourcelist, RESOURCEDESC AS resourcedesc, ENABLED AS enabled, RIOCNIMAGE AS riocnimage, OTHERSHOW AS othershow and ID ${id.dataOp} ${id.likestar}#{id.value}${id.likeend} and RESOURCENAME ${resourcename.dataOp} ${resourcename.likestar}#{resourcename.value}${resourcename.likeend} and RPARENTID ${rparentid.dataOp} ${rparentid.likestar}#{rparentid.value}${rparentid.likeend} and ROOTID ${rootid.dataOp} ${rootid.likestar}#{rootid.value}${rootid.likeend} and RESOURCETYPE ${resourcetype.dataOp} ${resourcetype.likestar}#{resourcetype.value}${resourcetype.likeend} and PRIORITYPE ${prioritype.dataOp} ${prioritype.likestar}#{prioritype.value}${prioritype.likeend} and RESOURCE ${resource.dataOp} ${resource.likestar}#{resource.value}${resource.likeend} and RESOURCELIST ${resourcelist.dataOp} ${resourcelist.likestar}#{resourcelist.value}${resourcelist.likeend} and RESOURCEDESC ${resourcedesc.dataOp} ${resourcedesc.likestar}#{resourcedesc.value}${resourcedesc.likeend} and ENABLED ${enabled.dataOp} ${enabled.likestar}#{enabled.value}${enabled.likeend} and RIOCNIMAGE ${riocnimage.dataOp} ${riocnimage.likestar}#{riocnimage.value}${riocnimage.likeend} and OTHERSHOW ${othershow.dataOp} ${othershow.likestar}#{othershow.value}${othershow.likeend} and USERID ${userid.dataOp} ${userid.likestar}#{userid.value}${userid.likeend} and DEPARTID in #{item} order by ${page.sortname} ${page.sortorder} limit ${page.start}, ${page.Pagesize}