wujingjing
2024-10-24 ca5d73c3932e6b801f098bd615621d4543651cfe
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: '',
   },
];