@ -333,7 +333,7 @@ public class CockpitUserDataCmd {
" where ry = ? \n" +
" and delete_type = 0\n" +
" and tenant_key = ? \n" +
" order by xssx desc\n" +
" order by xssx \n" +
" ) p limit 4";
List<SqlParamEntity> sqlparam = new ArrayList<SqlParamEntity>();