wujingjing
2024-10-30 03080e12de7de3fec89b2f77fcf9f73c02bc6cf0
src/api/menu/menuData.ts
@@ -79,4 +79,20 @@
      SortCode: 5,
      Description: '',
   },
];
   {
      Children: [],
      ID: '1',
      ParentID: '0',
      Type: 2,
      Name: '应用场景',
      Path: '/AllScenario',
      Permission: '',
      Icon: '',
      IsIframe: false,
      OutLink: '',
      IsHide: true,
      Weight: 0,
      SortCode: 5,
      Description: '',
   },
];