From 1306a536a4e8512b8b102391e616d9a14d393f27 Mon Sep 17 00:00:00 2001 From: dengminjie Date: Mon, 26 Feb 2024 15:48:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=AE=A1=E7=90=86=E5=BA=93/?= =?UTF-8?q?=E8=AF=BA=E5=94=AF=E8=B5=9ECRM=E9=A1=B9=E7=9B=AE/CRM=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E6=8B=86=E8=A7=A3=E5=88=86=E6=9E=90/=E5=90=88?= =?UTF-8?q?=E5=90=8C=E6=9C=8D=E5=8A=A1=E6=8B=86=E8=A7=A3=E5=88=86=E6=9E=90?= =?UTF-8?q?2.md=20updated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../合同服务拆解分析2.md | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md b/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md index 0b4de76..49d23cb 100644 --- a/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md +++ b/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md @@ -17,9 +17,9 @@ 方法说明 - /api/contractOther - ContractOtherController - 其他合同 + /api/contractOther + ContractOtherController + 其他合同 POST /archive archive @@ -59,85 +59,85 @@ POST /get/{id} get - 根据id获取其他合同详情 + 根据id其他合同详情 POST /getByCode - getByCode - 根据合同编号查询id其他合同详情 + etByCode + 根据合同编号d其他合同 + - POST /getDocIds getDocIds 根据合同编号获取合同附件 - + POST /getSealcodeList getSealcodeList 获取盖章列表 - + POST /handle handle 处理契约锁回调 - + POST /handlerFlow handlerFlow 其他合同处理流程 - + POST /listContractOtherExp listContractOtherExp 导出其他合同列表 - + POST /pageList pageList 条件查询其他合同列表数据(PC) - + POST /pageListMobile pageListMobile 条件查询其他合同列表数据(APP) - + POST /section section 暂存其他合同 - + POST /updateById updateById 根据id修改其他合同 - + POST /updateContentByCode updateContentByCode 根据合同编号修改合同内容 - - POST - /updateContractOther - updateContractOther - 修改其他合同备注和快递单号 - POST - /updateIsArchive - updateIsArchive - 修改是否归档 + /updateContractOtherById + updateContractOtherById + 根据id修改其他合同备注和快递单号 + + + POST + /updateIsArchiveById + updateIsArchiveById + 修改是否归档根据id修改其他合同 @@ -149,10 +149,10 @@ ****主要表截图如下:**** \ No newline at end of file