12-23-上传master
This commit is contained in:
11
src/utils/DownloadUtils.ts
Normal file
11
src/utils/DownloadUtils.ts
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* @Author: liqiang
|
||||
* @Date: 2020-12-14 10:13:59
|
||||
* @LastEditTime: 2020-12-16 11:36:38
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @Description: In User Settings Edit
|
||||
* @FilePath: \ebtp-cloud-frontend\src\utils\DownloadUtils.ts
|
||||
*/
|
||||
|
||||
export const downloadAttachmentPath = 'http://192.168.1.103:8760/ebtp-mall-attachment/v1/download/';
|
||||
|
Reference in New Issue
Block a user