工业互联网平台2.0版本后端代码
潘志宝
2024-08-19 5f25e3c9065e77945f649e75c041df8cefa3c268
1
2
3
4
### 请求 /menu/list 接口 => 成功
GET {{baseUrl}}/system/menu/list
Authorization: Bearer {{token}}
tenant-id: {{adminTenentId}}