合同管理

rrrr


查看已过期的合同

<h5>简要描述</h5> <p>-查看已过期的合同</p> <h5>请求URL</h5> <ul> <li><code>http://10.0.0.193:3000/crm/queryexpired</code></li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>返回示例</h5> <pre><code>{ "code": 200, "data": [ { "create_time": "2022-01-07 17:33:58", "id": 21, "customer_id": 2, "contract_num": "hz-hcn-20211020", "track_people": null, "contract_money": null, "upt_act": "合同已过期", "contract_type": null, "end_time": null, "payment_method": null, "customer_name": "兴冲" } ] }</code></pre>

页面列表

ITEM_HTML