3.1 KiB
3.1 KiB
合同服务拆解分析2
一、功能描述
二、代码运行截图
三、接口说明
类地址 | 类名 | 类说明 | 请求方式 | 方法地址 | 方法名 | 方法说明 |
/api/contractOther | ContractOtherController | 其他合同 | POST | /archive | archive | 其他合同归档 |
POST | /backtoprev | backtoprev | 退回上一步 | |||
POST | /closeContractOther | closeContractOther | 关闭其他合同 | |||
POST | /contractOtherApprove | contractOtherApprove | 保存其他合同并发起流程 | |||
POST | /delete/{id} | delete | 根据id删除其他合同 | |||
POST | /fillStamp | fillStamp | 其他合同补盖章 | |||
POST | /get/{id} | get | 根据id获取其他合同详情 | |||
POST | /getByCode | getByCode | 根据合同编号查询id其他合同详情 | |||
POST | /getDocIds | getDocIds | 根据合同编号获取合同附件 | |||
POST | /getSealcodeList | getSealcodeList | 获取盖章列表 | |||
POST | /handle | handle | 处理契约锁回调 | |||
POST | /handlerFlow | handlerFlow | 其他合同处理流程 | |||
POST | /listContractOtherExp | listContractOtherExp | 导出其他合同列表 | |||
POST | /listContractOtherExp | listContractOtherExp | 导出其他合同列表 | |||
POST | /listContractOtherExp | listContractOtherExp | 导出其他合同列表 | |||
POST | /listContractOtherExp | listContractOtherExp | 导出其他合同列表 | |||
POST | /listContractOtherExp | listContractOtherExp | 导出其他合同列表 |
四**、核心业务流程图**
五、数据库
主要表截图如下: