• dashboard
  • repositories
  • filestore
  • activity
  • search
main / expert_management
专家管理系统后台
  • summary
  • reflog
  • commits
  • tree
  • docs
  • forks
  • compare
blame | history | patch | commit | commitdiff | ignore whitespace
读取excel增加 if(row == null) { continue; } 判断。防止有时候Excel表中有空数据行,导致读取时出现空指针异常。
yuhong0206@sina.cn
2021-03-29 9b9c1b999fe0b1e21c038a1d5227609071fd7aa4
  • [expert_management.git] /
  • ruoyi-common /
  • src /
  • main /
  • java /
  • com /
  • ruoyi /
  • common /
  • utils /
  • poi /
  • ExcelUtil.java

	

		

v1.9.2