ERP后台

ERP后台API


加盟合同列表

<p><strong>简要描述:</strong> </p> <ul> <li>由于新增线下合同,新增2个状态 待审核(提交进件后待审核)league_contract_status = 7<br /> 驳回(提交进件后被驳回)league_contract_status = 8</li> </ul> <p>新增字段 : is_offline_show:电子合同/线下合同 invalid_time:审核时间 invalid_reason:驳回原因 operator_name:审核人 express_msg:快递信息 scanning_msg:扫描件 work_time:生效时间</p> <p>详情: express_name:快递公司名 accept_name:收件人 pre_arrive_time:预计收件时间 express_no:快递单 纸质合同 信息 offline_doc_1_msg:纸质加盟合同 offline_doc_2_msg:扫描件 offline_doc_1_arr:图片 offline_doc_2_arr:扫描件图片 sacn_time:扫描件上传时间 sacn_upload_name:扫描件上传人</p> <p>担保人信息 array(1) { [0] =&gt; array(9) { [&quot;guarantee_sign_serviceid&quot;] =&gt; NULL [&quot;guarantee_sign_time&quot;] =&gt; NULL [&quot;member_id&quot;] =&gt; string(4) &quot;4862&quot; [&quot;realname&quot;] =&gt; string(9) &quot;唐健军&quot; //如果是线下合同 新增线下合同相关字段4个 [&quot;doc&quot;] =&gt; NULL //图片 [&quot;doc_time&quot;] =&gt; NULL //图片上传时间 [&quot;doc_scan&quot;] =&gt; NULL //扫描图片 [&quot;doc_scan_time&quot;] =&gt; string(1) &quot;0&quot;//扫描图片上传时间</p> <pre><code>//新增 ["doc_msg"] =&gt; string(1) "0"//担保函图片是否上次 ["doc_scan_msg"] =&gt; string(1) "0"//担保函扫描件是否上次 ["doc_scan_name"] =&gt; string(1) "0"//扫描件上传人 ["contract_url"] =&gt; string(191) "http://oss-cn-shenzhen.aliyuncs.com/youcku/contract1/jiameng/JM202004226275/JM202004226275-4862.pdf?OSSAccessKeyId=LiM13P7oFGnbb0cS&amp;Expires=1587641076&amp;Signature=2alOimj0YN5t4gfoANUW2U7G5Fw%3D" //如果是电子合同显示这个</code></pre> <p>} }</p> <p><strong>请求URL:</strong> </p> <ul> <li> <p><code>http://xx.com/Admin/Franchiser/league_contract_list</code> //获取页面和合同数量(wait_review:待审核 back_review:驳回 )</p> </li> <li><code>http://xx.com/Admin/Franchiser/league_contract_list</code> //获取列表数据</li> </ul>

页面列表

ITEM_HTML