This commit is contained in:
liushuai
2020-07-08 11:05:43 +08:00
parent 120c7c1601
commit fe5d3b70df
53 changed files with 3596 additions and 1220 deletions

View File

@@ -14,7 +14,7 @@ export const uploadInvoiceScan1_config = `http://123.56.95.229:58010/submit/uplo
export const download_config = `http://123.56.95.229:58010/submit/downloadFile.ashx` // ContractInformationManagement
export const uploadPerson_config = `http://123.56.95.229:58010/submit/uploadPerson.ashx`
export const uploadOP_config = `http://123.56.95.229:58010/submit/uploadOP.ashx`
export const url_config = `http://123.56.95.229:58010/submit/MESCommonBase.ashx` // 采购件入库、离线件入库
export const url_config = `http://123.56.95.229:8095/submit/MESCommonBase.ashx` // 采购件入库、离线件入库
export const ExcelDownLoad_config = 'http://123.56.95.229:58010/submit/MESCommonBase.ashx' // 导出excel
// 技术中心程序发布时要更改下面所有的IP到0段
export const ServerIP_config = `http://123.56.95.229:58010/webpage/file/`
@@ -23,4 +23,4 @@ export const downloadFileMachine_config = `http://123.56.95.229:58010/submit/dow
export const MESUploadFile_config = `http://123.56.95.229:58010/submit/MESUploadFile.ashx`
export const MESDownloadFile_config = `http://123.56.95.229:58010/submit/MESDownloadFile.ashx`
export const request_config = `http://123.56.95.229:58010/submit/MESCommonBase.ashx`
export const request_config = `http://123.56.95.229:8095/submit/MESCommonBase.ashx`