更新接口地址

This commit is contained in:
X1627315083@163.com
2026-04-24 11:26:05 +08:00
parent d8caa472ea
commit b1458de4e0
16 changed files with 281 additions and 281 deletions

View File

@@ -45,7 +45,7 @@
<div class="upload_item" v-show="uploadList.length < 1">
<div class="upload_file_item upload_component">
<a-upload
:action="uploadUrl + '/api/history/brandLogoUpload'"
:action="uploadUrl + '/aida/api/history/brandLogoUpload'"
list-type="picture-card"
:capture="null"
:headers="{ Authorization: token }"