为了表现层级关系吧?不过层级一般是 one to many 的,这个画成 one to one 了,是失误还是别的意思,我也不知道。通常我标识 pid 的时候会用类似的方式。比如下面的: 表示 parent has more users 或 user belongs to parent
为了表现层级关系吧?不过层级一般是 one to many 的,这个画成 one to one 了,是失误还是别的意思,我也不知道。通常我标识 pid 的时候会用类似的方式。比如下面的:
表示 parent has more users 或 user belongs to parent