取List 集合

result.setList(q.list()) ;
            Object[] t = (Object[])q.list().get(0);
            result.setRowsCount(Integer.parseInt(t[20].toString()));

相关文章:

  • 2022-01-20
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2021-06-11
  • 2021-11-22
  • 2022-01-07
  • 2021-07-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案
粤ICP备22038628号Powered By WordPress