摘要:
1. Controller: /** * 通过id查询树列表 * @param id */@GetMapping("/listById")private Result listByParentId(String id) { String stationTelecode = getStation(ge 阅读全文
posted @ 2023-04-18 15:43
sensen~||^_^|||&
阅读(106)
评论(0)
推荐(0)
摘要:
/** * 根据id查询树节点层级(0、1、2...) * @param id 主键id,code * @return 该树节点的层级 */ @Overridepublic Integer findLevelById(String id, String stationTelecode) { coun 阅读全文
posted @ 2023-04-18 14:46
sensen~||^_^|||&
阅读(434)
评论(0)
推荐(0)

浙公网安备 33010602011771号