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属性再引用可以了。

posted @ 2023-06-04 15:57  sensen~||^_^|||&  阅读(83)  评论(0)    收藏  举报