From 6a90a4fce474a2a54d03e52116bd435055ae77d9 Mon Sep 17 00:00:00 2001 From: xiaozheming Date: Mon, 26 Feb 2024 15:46:43 +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 | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md b/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md index 3beb4b8..98b7c6f 100644 --- a/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md +++ b/项目管理库/诺唯赞CRM项目/CRM模块拆解分析/合同服务拆解分析2.md @@ -17,9 +17,9 @@ 方法说明 - /api/contractOther - ContractOtherController - 其他合同 + /api/contractOther + ContractOtherController + 其他合同 POST /archive archive @@ -67,7 +67,7 @@ getByCode 根据合同编号查询id其他合同详情 - + POST /getDocIds getDocIds @@ -79,43 +79,43 @@ getSealcodeList 获取盖章列表 - + POST /handle handle 处理契约锁回调 - + POST /handlerFlow handlerFlow 其他合同处理流程 - + POST /listContractOtherExp listContractOtherExp 导出其他合同列表 - + POST /pageList pageList 条件查询其他合同列表数据(PC) - + POST /pageListMobile pageListMobile 条件查询其他合同列表数据(APP) - + POST /section section 暂存其他合同 - + POST /updateById updateById @@ -149,10 +149,10 @@ ****主要表截图如下:**** \ No newline at end of file