Pre Merge pull request !24 from 此时此刻/xiugai

pull/24/MERGE
此时此刻 5 years ago committed by Gitee
commit bd49870096

@ -230,7 +230,7 @@ public class SysMenu extends BaseEntity
.append("path", getPath())
.append("component", getComponent())
.append("isFrame", getIsFrame())
.append("IsCache", getIsCache())
.append("isCache", getIsCache())
.append("menuType", getMenuType())
.append("visible", getVisible())
.append("status ", getStatus())

Loading…
Cancel
Save