拼团:拼团订单详情

This commit is contained in:
YunaiV
2024-01-13 19:34:27 +08:00
parent 93c721a526
commit 68eb1dceb7
4 changed files with 30 additions and 19 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ const FileApi = {
// Authorization: token,
Accept : '*/*',
'tenant-id' :'1',
Authorization: 'Bearer test247',
// Authorization: 'Bearer test247',
},
success: (uploadFileRes) => {
debugger