List<BaseOrgEntity> baseOrgEntities = this.baseOrgService.get(CommonUtil.parseMap("orgCode", baseOrgEntity.getOrgCode()));
if (CollectionUtils.isEmpty(baseOrgEntities)) {}

相关文章:

  • 2022-02-24
  • 2022-12-23
  • 2021-12-04
  • 2021-11-27
  • 2021-11-28
  • 2021-11-28
  • 2021-07-04
  • 2021-06-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
  • 2021-09-22
  • 2021-11-17
相关资源
相似解决方案