mirror of https://gitee.com/stylefeng/roses
【dict】整理一个注释
parent
914e5bff2f
commit
66eed84d8a
|
@ -299,7 +299,7 @@ public class DictServiceImpl extends ServiceImpl<DictMapper, SysDict> implements
|
|||
* <p>
|
||||
* 如果pid是顶级节点,pids就是 [-1],
|
||||
* <p>
|
||||
* 如果pid不是顶级节点,pids就是父菜单的pids + [pid] + ,
|
||||
* 如果pid不是顶级节点,pids就是父节点的pids + [pid] + ,
|
||||
*
|
||||
* @author fengshuonan
|
||||
* @date 2020/12/11 上午9:48
|
||||
|
|
Loading…
Reference in New Issue