liaoxujun@qq.com
2023-09-07 00501bf99a6eeb26b79bbe2c83de84edff7e8f65
DocumentServiceAPI.Application/ProjectInfo/Services/Interfaces/IProjectInfoService.cs
@@ -119,5 +119,7 @@
        public List<Doc_Classification> GetDocClassificationList(); 
        public bool SaveDocumentTBXYFileInfoNotRep(Document_TBXYFile dp);
    }
}