| | |
| | | <name>DocumentServiceAPI.Application</name> |
| | | </assembly> |
| | | <members> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService"> |
| | | <summary> |
| | | 资料分类管理 |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService.GetInfo(System.Int32)"> |
| | | <summary> |
| | | 根据ID查询对象 |
| | | </summary> |
| | | <param name="id"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService.PostListPage(DocumentServiceAPI.Application.DocManage.Services.DocClassificationPageSearch)"> |
| | | <summary> |
| | | 根据分页条件查询分页数据 |
| | | </summary> |
| | | <param name="page"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService.PostItemList(DocumentServiceAPI.Application.DocManage.Services.DocClassificationSearch)"> |
| | | <summary> |
| | | 根据类型查询数据 |
| | | </summary> |
| | | <param name="page"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService.PostAddInfo(DocumentServiceAPI.Application.DocManage.Dtos.Classification_Submit_Dto)"> |
| | | <summary> |
| | | 添加数据 |
| | | </summary> |
| | | <param name="info"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService.PostEdtInfo(DocumentServiceAPI.Application.DocManage.Dtos.Classification_Submit_Dto)"> |
| | | <summary> |
| | | 修改数据 |
| | | </summary> |
| | | <param name="info"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocClassificationManageAppService.PostDelInfo(System.Int32)"> |
| | | <summary> |
| | | 删除数据 |
| | | </summary> |
| | | <param name="id"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.DocumentManageAppService"> |
| | | <summary> |
| | | 资料管理 |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.CheckNameDuplicate(DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto)"> |
| | | <summary> |
| | | 检查名称重复 |
| | | </summary> |
| | | <param name="model"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostListPage(DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch)"> |
| | | <summary> |
| | | 根据分页条件查询分页数据 |
| | | </summary> |
| | | <param name="page"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostAddDocumentInfo(DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto)"> |
| | | <summary> |
| | | 添加数据 |
| | | </summary> |
| | | <param name="info"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostItemList(DocumentServiceAPI.Application.DocManage.Services.DocClassificationSearch)"> |
| | | <summary> |
| | | 根据类型查询数据 |
| | | </summary> |
| | | <param name="page"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostEdtInfo(DocumentServiceAPI.Application.DocManage.Dtos.Classification_Submit_Dto)"> |
| | | <summary> |
| | | 修改数据 |
| | | </summary> |
| | | <param name="info"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostDelInfo(DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto)"> |
| | | <summary> |
| | | 删除数据 |
| | | </summary> |
| | | <param name="doc"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostAddFilesInfo(DocumentServiceAPI.Application.DocManage.Dtos.Classification_Submit_Dto)"> |
| | | <summary> |
| | | 添加数据 |
| | | </summary> |
| | | <param name="info"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostEdtFileInfo(DocumentServiceAPI.Application.DocManage.Dtos.Classification_Submit_Dto)"> |
| | | <summary> |
| | | 修改数据 |
| | | </summary> |
| | | <param name="info"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.DocManage.DocumentManageAppService.PostDelFileInfo(DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto)"> |
| | | <summary> |
| | | 删除数据 |
| | | </summary> |
| | | <param name="doc"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Classification_Submit_Dto.code"> |
| | | <summary> |
| | | 父级编码 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto"> |
| | | <summary> |
| | | 文档信息 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto.add_time"> |
| | | <summary> |
| | | 添加/更新时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto.status"> |
| | | <summary> |
| | | 状态 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto.class_id"> |
| | | <summary> |
| | | 归属分类(子类型) |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto.doc_name"> |
| | | <summary> |
| | | 名称 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto.org_id"> |
| | | <summary> |
| | | 单位ID |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_List_Dto.project_id"> |
| | | <summary> |
| | | 项目id |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto"> |
| | | <summary> |
| | | 提交文档信息 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto.class_id"> |
| | | <summary> |
| | | 分类id |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto.code"> |
| | | <summary> |
| | | 文档编码 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.Document_Submit_Dto.org_id"> |
| | | <summary> |
| | | 投标单位 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto"> |
| | | <summary> |
| | | 提交文件信息 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.fileoldname"> |
| | | <summary> |
| | | 原文件名称 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.filenewname"> |
| | | <summary> |
| | | 新名称 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.fileservername"> |
| | | <summary> |
| | | 保存文件名称 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.filesize"> |
| | | <summary> |
| | | 文件大小(字节) |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.suffix"> |
| | | <summary> |
| | | 后缀名 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.doc_id"> |
| | | <summary> |
| | | 文档ID |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.filetype"> |
| | | <summary> |
| | | 文件类型 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.up_userid"> |
| | | <summary> |
| | | 上传人员 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Dtos.DocumentFile_Submit_Dto.up_username"> |
| | | <summary> |
| | | 上传人员 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocClassificationPageSearch.Code"> |
| | | <summary> |
| | | 分类代码 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocClassificationPageSearch.Status"> |
| | | <summary> |
| | | 状态 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocClassificationSearch.Code"> |
| | | <summary> |
| | | 分类代码 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Services.DocClassificationService"> |
| | | <summary> |
| | | 文档分类 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch"> |
| | | <summary> |
| | | 文档分页查询条件 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch.Code"> |
| | | <summary> |
| | | 分类代码 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch.ClassCode"> |
| | | <summary> |
| | | 类别ID |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch.Name"> |
| | | <summary> |
| | | 文档名称 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch.OrganizationCode"> |
| | | <summary> |
| | | 单位ID |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocumentPageSearch.Status"> |
| | | <summary> |
| | | 状态 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.DocManage.Services.DocumentSearch.Code"> |
| | | <summary> |
| | | 分类代码 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Services.DocumentManageService"> |
| | | <summary> |
| | | 文档管理 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.DocManage.Services.FileManageService"> |
| | | <summary> |
| | | 文件管理 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController"> |
| | | <summary> |
| | | 登录控制器 |
| | |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDelegatePersonInfo(System.Int32)"> |
| | | <summary> |
| | | 获取项目GetDelegatePersonInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentProjectOppugnInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_ProjectOppugnInfo)"> |
| | | <summary> |
| | | 修改项目SaveDocumentProjectOppugnInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetAllDelegatePerson"> |
| | | <summary> |
| | | 获取项目GetAllDelegatePerson |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentProjectComplainInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_ProjectComplainInfo)"> |
| | | <summary> |
| | | 修改项目SaveDocumentProjectComplainInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentProjectReviewInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_ProjectReviewInfo)"> |
| | | <summary> |
| | | 修改项目SaveDocumentProjectReviewInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetPreUnit(System.String)"> |
| | | <summary> |
| | | 查询项目GetPreUnit |
| | | </summary> |
| | | <param name="childName"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentProjectLitigationInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_ProjectLitigationInfo)"> |
| | | <summary> |
| | | 修改项目SaveDocumentProjectLitigationInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentAdviseInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_AdviseInfo)"> |
| | | <summary> |
| | | 修改项目SaveDocumentAdviseInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetTempletModel(System.Int32)"> |
| | | <summary> |
| | | 获取项目GetTempletModel |
| | | <param name="templetId"></param> |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDocumentTempletList"> |
| | | <summary> |
| | | 获取项目GetDocumentTempletList |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.postDocumentZhaobiaoFileList(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch)"> |
| | | <summary> |
| | | 获取招标文件列表postDocumentZhaobiaoFileList |
| | | </summary> |
| | | <param name="page"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentZhaobiaoFileInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_ZhaobiaoFile)"> |
| | | <summary> |
| | | 修改招标文件SaveDocumentZhaobiaoFileInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDeleteDocumentZhaobiaoFile(System.Int32)"> |
| | | <summary> |
| | | 删除项目GetDeleteDocumentZhaobiaoFile |
| | | </summary> |
| | | <param name="ID"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDocumentZhaobiaoFileInfo(System.Int32)"> |
| | | <summary> |
| | | 获取项目GetDocumentZhaobiaoFileInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.postDocumentTBXYFileList(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch)"> |
| | | <summary> |
| | | 获取响应文件列表postDocumentTBXYFileList |
| | | </summary> |
| | | <param name="page"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocumentTBXYFileInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_TBXYFile)"> |
| | | <summary> |
| | | 修改响应文件SaveDocumentTBXYFileInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDeleteDocumentTBXYFile(System.Int32)"> |
| | | <summary> |
| | | 删除响应文件GetDeleteDocumentTBXYFile |
| | | </summary> |
| | | <param name="ID"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDocumentTBXYFileInfo(System.Int32)"> |
| | | <summary> |
| | | 获取响应文件GetDocumentTBXYFileInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDocumentTBXYFileList(System.Int32,System.Int32)"> |
| | | <summary> |
| | | 获取响应文件GetDocumentTBXYFileInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.GetDocumentTBXYFileByFileName(System.Int32,System.Int32,System.String)"> |
| | | <summary> |
| | | 获取响应文件GetDocumentTBXYFileInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveDocInfo(DocumentServiceAPI.Model.cyDocumentModel.Doc_Info)"> |
| | | <summary> |
| | | 修改响应文件SaveDocumentTBXYFileInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns>int</returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.ProjectInfoController.SaveFileInfo(DocumentServiceAPI.Model.cyDocumentModel.File_Info)"> |
| | | <summary> |
| | | 修改响应文件SaveDocumentTBXYFileInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.Services.ProjectInfoService.GetJwtInfo"> |
| | | <summary> |
| | | 获取Jwt相关信息 |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.Services.SheZhiService.GetJwtInfo"> |
| | | <summary> |
| | | 获取Jwt相关信息 |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.ProjectInfo.SheZhiController"> |
| | | <summary> |
| | | 登录控制器 |
| | | </summary> |
| | | </member> |
| | | <!-- Badly formed XML comment ignored for member "M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.postDelegatePersonList(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch)" --> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDelDocumentDelegatePersonInfo(System.Int32)"> |
| | | <summary> |
| | | 删除项目GetDelDocumentDelegatePersonInfo |
| | | </summary> |
| | | <param name="Id"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.SaveDocumentDelegatePersonInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_DelegatePersonInfo)"> |
| | | <summary> |
| | | 修改项目SaveDocumentDelegatePersonInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDocumentDelegatePersonInfo(System.Int32)"> |
| | | <summary> |
| | | 获取项目GetDocumentDelegatePersonInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <!-- Badly formed XML comment ignored for member "M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.postDocumentTenderUnitList(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch)" --> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.SaveDocumentTenderUnitInfo(DocumentServiceAPI.Model.cyDocumentModel.Document_TenderUnit)"> |
| | | <summary> |
| | | 修改公司SaveDocumentTenderUnitInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDocumentTenderUnitInfo(System.Int32)"> |
| | | <summary> |
| | | 获取公司GetDocumentTenderUnitInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <!-- Badly formed XML comment ignored for member "M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.postDocumentEmployeeInfoList(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch)" --> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDelDocumentEmployeeInfoInfo(System.Int32)"> |
| | | <summary> |
| | | 删除员工GetDelDocumentEmployeeInfoInfo |
| | | </summary> |
| | | <param name="ID"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.SaveDocumentEmployeeInfoInfo(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO)"> |
| | | <summary> |
| | | 修改员工SaveDocumentEmployeeInfoInfo |
| | | </summary> |
| | | <param name="dp"></param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDocumentEmployeeInfoInfo(System.Int32)"> |
| | | <summary> |
| | | 获取员工GetDocumentEmployeeInfoInfo |
| | | <param name="ID"></param> |
| | | </summary> |
| | | </member> |
| | | <!-- Badly formed XML comment ignored for member "M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDocumentEmployeeInfoByName(System.String)" --> |
| | | <!-- Badly formed XML comment ignored for member "M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.GetDocumentEmployeeInfoByLoginName(System.String)" --> |
| | | <!-- Badly formed XML comment ignored for member "M:DocumentServiceAPI.Application.ProjectInfo.SheZhiController.postDocumentPerformanceInfoListByPaper(DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch)" --> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.EmployeeId"> |
| | | <summary> |
| | | 员工ID |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.EmployeeName"> |
| | | <summary> |
| | | 员工名称 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.Job"> |
| | | <summary> |
| | | 工作职位 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.Phone"> |
| | | <summary> |
| | | 电话 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.IsWork"> |
| | | <summary> |
| | | 是否在工作 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.LeaveTime"> |
| | | <summary> |
| | | 离开时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.CardPositive"> |
| | | <summary> |
| | | 证件正面 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.CardPositiveVersionNo"> |
| | | <summary> |
| | | 证件正面版本号 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.CardPositiveSize"> |
| | | <summary> |
| | | 证件正面大小 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.LastUpdateTime"> |
| | | <summary> |
| | | 最后更新时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.LastUpdateName"> |
| | | <summary> |
| | | 最后更新人 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.UserName"> |
| | | <summary> |
| | | 用户名 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.UserPassWord"> |
| | | <summary> |
| | | 用户密码 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.LoginTime"> |
| | | <summary> |
| | | 登录时间 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.IsLogin"> |
| | | <summary> |
| | | 是否登录 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.AdviseFlag"> |
| | | <summary> |
| | | 建议标志 |
| | | </summary> |
| | | </member> |
| | | <member name="P:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentEmployeeInfoDTO.UserId"> |
| | | <summary> |
| | | 用户ID |
| | | </summary> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.ProjectInfo.ViewMode.DocumentProjectInfoPageSearch"> |
| | | <summary> |
| | |
| | | 员工提醒 |
| | | </summary> |
| | | </member> |
| | | <member name="M:DocumentServiceAPI.Application.System.OrganizationAppService.GetOrgItemList(System.Int32)"> |
| | | <summary> |
| | | 查询公司Item数据 |
| | | </summary> |
| | | <param name="code">租户id</param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="T:DocumentServiceAPI.Application.System.Services.OrganizationService"> |
| | | <summary> |
| | | 投标单位操作类 |