This commit is contained in:
yumoqing 2025-08-05 17:19:01 +08:00
parent 16b089bef5
commit f3a86d6613

View File

@ -30,7 +30,24 @@
"url":"{{entire_url('/uapi/upapp')}}" "url":"{{entire_url('/uapi/upapp')}}"
} }
] ]
},
{
"name":"downapps",
"label":"下位系统接口",
"items":[
{
"name":"downapp",
"label":"下位系统",
"url":"{{entire_url('/dapi/downapp')}}"
},
{
"name":"downapikey",
"label":"下位系统apikey",
"url":"{{entire_url('/dapi/downapikey')}}"
} }
]
}
{% if 'customer.customer' in roles %} {% if 'customer.customer' in roles %}
, ,
{ {