10 2020 档案
摘要:http://192.168.8.236:8800/eureka/apps/HM-FINANCE-SERVICE/192.168.8.236:hm-finance-service:7012/status?value=DOWN
阅读全文
摘要:方法一:springboot提供函数,返回什么类型,对应就使用什么类型接受解析; List<Phone> query = jdbcTemplate.query(sql, new Object[]{mobile}, new BeanPropertyRowMapper(Phone.class)); 方法
阅读全文
摘要:方法1: 通过随机数从对象中获取 List<ExtensionDTO> extension = ucExtensionService.getExtersionByOrgCode(orgCode); log.info("机构绑定分机{}",extension); // 4.随机查找该部门下一个空闲分机
阅读全文