| | |
| | | public bool SaveDocumentZhaobiaoFileInfo(Document_ZhaobiaoFile dp); |
| | | |
| | | |
| | | public PageResult<Document_TBXYFile> postDocumentTBXYFileList(DocumentProjectInfoPageSearch page); |
| | | public PageResult<DocumentTBXYFileDTO> postDocumentTBXYFileList(DocumentProjectInfoPageSearch page); |
| | | |
| | | public Document_TBXYFile GetDocumentTBXYFileInfo(int ID); |
| | | |
| | |
| | | public int SaveDocInfo(Doc_Info dp); |
| | | |
| | | public bool SaveFileInfo(File_Info dp); |
| | | |
| | | |
| | | public List<Doc_Classification> GetDocClassificationList(); |
| | | |
| | | public bool SaveDocumentTBXYFileInfoNotRep(Document_TBXYFile dp); |
| | | } |
| | | } |