<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                ## 菜單查詢 **author**:孫飛 **接口地址**:`/mtcge/application/permission/getApplicationPermissions` **請求方式**:`GET` **請求數據類型**:`application/x-www-form-urlencoded` **響應數據類型**:`*/*` **接口描述**:<p>菜單查詢</p> **請求參數**: **請求參數**: 暫無 **響應狀態**: | 狀態碼 | 說明 | schema | | -------- | -------- | ----- | |200|OK|接口返回對象?Map?string,List?mt_apn_menu對象???| |401|Unauthorized|| |403|Forbidden|| |404|Not Found|| **響應參數**: | 參數名稱 | 參數說明 | 類型 | schema | | -------- | -------- | ----- |----- | |code|返回代碼|integer(int32)|integer(int32)| |message|返回處理消息|string|| |result|返回數據對象|mt_apn_menu對象|mt_apn_menu對象| |&emsp;&emsp;createBy|創建人|string|| |&emsp;&emsp;createTime|創建日期|string(date-time)|| |&emsp;&emsp;id|主鍵|string|| |&emsp;&emsp;isDel|是否已刪除(1是,2否)|string|| |&emsp;&emsp;mamCacheRouter|是否緩存路由|string|| |&emsp;&emsp;mamHideRouter|隱藏路由|string|| |&emsp;&emsp;mamIsIndex|是否是首頁|string|| |&emsp;&emsp;mamIsRouterMenu|是否路由菜單|string|| |&emsp;&emsp;mamMenuBigType|菜單大類 0 父菜單 1 子菜單|string|| |&emsp;&emsp;mamMenuName|菜單名稱|string|| |&emsp;&emsp;mamMenuUrl|菜單路徑|string|| |&emsp;&emsp;mamParentId|父id|string|| |&emsp;&emsp;mamPx|排序|string|| |&emsp;&emsp;mamServiceId|應用服務id|string|| |&emsp;&emsp;mamType|菜單類型|string|| |&emsp;&emsp;mamTypeName||string|| |&emsp;&emsp;mamValue|菜單類型值|string|| |&emsp;&emsp;mamWebRouter|前端組件|string|| |&emsp;&emsp;menuList|父節點下子節點list|array|mt_apn_menu對象| |&emsp;&emsp;sysOrgCode|所屬部門|string|| |&emsp;&emsp;tabList|菜單下相關的按鈕信息|array|mt_apn_btn_tab對象| |&emsp;&emsp;&emsp;&emsp;createBy|創建人|string|| |&emsp;&emsp;&emsp;&emsp;createTime|創建日期|string|| |&emsp;&emsp;&emsp;&emsp;id|主鍵|string|| |&emsp;&emsp;&emsp;&emsp;mabtMenuId|菜單id|string|| |&emsp;&emsp;&emsp;&emsp;mabtName|按鈕名稱|string|| |&emsp;&emsp;&emsp;&emsp;mabtType|類型|string|| |&emsp;&emsp;&emsp;&emsp;mabtValue|類型值|string|| |&emsp;&emsp;&emsp;&emsp;sysOrgCode|所屬部門|string|| |&emsp;&emsp;&emsp;&emsp;updateBy|更新人|string|| |&emsp;&emsp;&emsp;&emsp;updateTime|更新日期|string|| |&emsp;&emsp;updateBy|更新人|string|| |&emsp;&emsp;updateTime|更新日期|string(date-time)|| |success|成功標志|boolean|| |timestamp|時間戳|integer(int64)|integer(int64)| **響應示例**: ```javascript { "code": 0, "message": "", "result": { "additionalProperties1": { "createBy": "", "createTime": "", "id": "", "isDel": "", "mamCacheRouter": "", "mamHideRouter": "", "mamIsIndex": "", "mamIsRouterMenu": "", "mamMenuBigType": "", "mamMenuName": "", "mamMenuUrl": "", "mamParentId": "", "mamPx": "", "mamServiceId": "", "mamType": "", "mamTypeName": "", "mamValue": "", "mamWebRouter": "", "menuList": [ { "createBy": "", "createTime": "", "id": "", "isDel": "", "mamCacheRouter": "", "mamHideRouter": "", "mamIsIndex": "", "mamIsRouterMenu": "", "mamMenuBigType": "", "mamMenuName": "", "mamMenuUrl": "", "mamParentId": "", "mamPx": "", "mamServiceId": "", "mamType": "", "mamTypeName": "", "mamValue": "", "mamWebRouter": "", "menuList": [ {} ], "sysOrgCode": "", "tabList": [ { "createBy": "", "createTime": "", "id": "", "mabtMenuId": "", "mabtName": "", "mabtType": "", "mabtValue": "", "sysOrgCode": "", "updateBy": "", "updateTime": "" } ], "updateBy": "", "updateTime": "" } ], "sysOrgCode": "", "tabList": [ { "createBy": "", "createTime": "", "id": "", "mabtMenuId": "", "mabtName": "", "mabtType": "", "mabtValue": "", "sysOrgCode": "", "updateBy": "", "updateTime": "" } ], "updateBy": "", "updateTime": "" } }, "success": true, "timestamp": 0 } 示例: { "success": true, "message": "", "code": 0, "result": { "測試應用2": [ { "id": "12323213", "createBy": null, "createTime": null, "updateBy": null, "updateTime": null, "sysOrgCode": null, "mamServiceId": "", "mamType": "1", "mamValue": "3123", "mamIsIndex": null, "mamParentId": "", "menuList": null, "tabList": null, "isDel": "2", "mamMenuName": null, "mamWebRouter": null, "mamPx": null, "mamIsRouterMenu": null, "mamHideRouter": null, "mamCacheRouter": null, "mamMenuUrl": null, "mamMenuBigType": null, "mamTypeName": "1" } ], "測試應用1": [ { "id": "02bbef5acf1aa49b8e52eacbee14fed1", "createBy": "yangganggang", "createTime": "2022-03-26 16:04:35", "updateBy": "yangganggang", "updateTime": "2022-03-26 16:07:06", "sysOrgCode": "A02A03A01", "mamServiceId": "1506877313765859329", "mamType": "2", "mamValue": "03e6c8e240604bc6836796ebff6340d8", "mamIsIndex": "2", "mamParentId": null, "menuList": [ { "id": "1eba7d006771844cb41761d7217ef6fd", "createBy": "yangganggang", "createTime": "2022-03-26 16:28:39", "updateBy": null, "updateTime": null, "sysOrgCode": "A02A03A01", "mamServiceId": "1506877313765859329", "mamType": "2", "mamValue": "17cc6dec14b54892976b98c0b7794b5f", "mamIsIndex": "2", "mamParentId": "02bbef5acf1aa49b8e52eacbee14fed1", "menuList": null, "tabList": null, "isDel": "2", "mamMenuName": "0326測試子級", "mamWebRouter": "layouts/RouteView", "mamPx": "1", "mamIsRouterMenu": "2", "mamHideRouter": "2", "mamCacheRouter": "2", "mamMenuUrl": "/online/cgform/17cc6dec14b54892976b98c0b7794b5f", "mamMenuBigType": "1", "mamTypeName": "2" } ], "tabList": null, "isDel": "2", "mamMenuName": "0326測試", "mamWebRouter": "layouts/RouteView", "mamPx": "1", "mamIsRouterMenu": "1", "mamHideRouter": "2", "mamCacheRouter": "2", "mamMenuUrl": "/online/cgform/03e6c8e240604bc6836796ebff6340d8", "mamMenuBigType": "0", "mamTypeName": "2" }, { "id": "12323213", "createBy": null, "createTime": null, "updateBy": null, "updateTime": null, "sysOrgCode": null, "mamServiceId": "", "mamType": "1", "mamValue": "3123", "mamIsIndex": null, "mamParentId": "", "menuList": null, "tabList": null, "isDel": "2", "mamMenuName": null, "mamWebRouter": null, "mamPx": null, "mamIsRouterMenu": null, "mamHideRouter": null, "mamCacheRouter": null, "mamMenuUrl": null, "mamMenuBigType": null, "mamTypeName": "1" } ] }, "timestamp": 1650938475604 } ```
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看