Found shared references to a collection: com.cars.ict.rbpsems.entity.controlpisled.StationInfRelaTree.children
Found shared references to a collection: com.cars.ict.rbpsems.entity.controlpisled.StationInfRelaTree.children
解决记录:
将父类中的children实体属性设置为空后再引用不起作用,因为该实体中的child 和 parent属性都是实体类型的,将实体改为String类型的child和parent属性再引用可以了。

浙公网安备 33010602011771号