@@ -1,7 +0,0 @@
-select id,title,createdatetime,content
-from article where
-{% if count>1%}
-id=?id
-{% else%}
-userid=?userid
-{% endif %}