select count(*) records from sys_role_menu where del_flag = 0 {{if ne .role_id ""}} and role_id = '{{.role_id}}' {{end}}