4.1 同步发版内容到天梯
This commit is contained in:
@ -89,16 +89,6 @@ export async function qxtopById(id: any) {
|
||||
});
|
||||
}
|
||||
|
||||
//检验文档中心是否存在该文档
|
||||
export async function checkFileExist(fileId?:any) {
|
||||
return request('/api/core-service-ebtp-updownload/v1/attachment/find/bid/'+fileId,{
|
||||
method:'GET' ,
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 获取省区
|
||||
* @param pId
|
||||
|
Reference in New Issue
Block a user