curl --location '/api/V1/menu/get' \
--form 'type="Menu-Example"'{
"result": "success",
"status": "200",
"data": [
{
"id": 13,
"title": "關於我們",
"priority": 999,
"type": 4,
"url": "https://metsa.ktrees.com/index#about"
},
{
"id": 14,
"title": "精選作品",
"priority": 999,
"acId": 49,
"type": 1,
"lower": [
{
"acId": 148,
"title": "形象網站",
"upper": 49,
"priority": 0,
"type": 1
},
{
"acId": 433,
"title": "購物網站",
"upper": 49,
"priority": 1,
"type": 1
},
{
"acId": 434,
"title": "網路服務",
"upper": 49,
"priority": 2,
"type": 1
},
{
"acId": 435,
"title": "活動網站",
"upper": 49,
"priority": 3,
"type": 1
},
{
"acId": 436,
"title": "客製化系統",
"upper": 49,
"priority": 4,
"type": 1
}
]
},
{
"id": 15,
"title": "指定文章",
"priority": 999,
"type": 2,
"aId": 268
}
]
}