jiangchengfeiyi-Web/src/utils/formatImgUpload.ts

5 lines
280 B
TypeScript
Raw Normal View History

//上传链接
// export const uploadUrl : string = 'http://localhost:9092/api/file/uploadFile'
export const uploadUrl : string= 'https://www.carboner.cn:8888/api/file/uploadFile'
export const downloadUrl : string = 'https://www.carboner.cn:8888/api/file/downloadFile?objectKey='