2023-08-31
This commit is contained in:
@@ -80,7 +80,7 @@ namespace FineUIPro.Web.PHTGL.ContractCompile
|
||||
var fileName = rootPath + initPath + hdFileName.Text;
|
||||
|
||||
ResponeData responeData = new ResponeData();
|
||||
responeData = PHTGL_ContractTrackService.ImportData(fileName, ContractId, this.CurrUser.LoginProjectId);
|
||||
responeData = PhtglContractTrackService.ImportData(fileName, ContractId, this.CurrUser.LoginProjectId);
|
||||
|
||||
|
||||
if (responeData.code == 1)
|
||||
|
||||
Reference in New Issue
Block a user