家政

一家专注于服务的家政


合同签名,合同列表

<h5>1.简要描述</h5> <ul> <li>获取合同信息</li> </ul> <h5>请求URL</h5> <ul> <li><code>域名+/addons/newbaby_parttime/public/index.php/parttime_api.OrderContract/getContractInfo</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>uniacid</td> <td>是</td> <td>int</td> <td>默认1</td> </tr> <tr> <td>uid</td> <td>是</td> <td>int</td> <td>用户id</td> </tr> <tr> <td>orderid</td> <td>是</td> <td>int</td> <td>订单id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;time&amp;quot;: 1591149171, &amp;quot;data&amp;quot;: { }</code></pre> <p>}</p> <h5>返回参数说明</h5> <h5>备注</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>2.简要描述</h5> <ul> <li>提交签名接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>域名+/addons/newbaby_parttime/public/index.php/parttime_api.OrderContract/sign</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>uniacid</td> <td>是</td> <td>int</td> <td>默认1</td> </tr> <tr> <td>uid</td> <td>是</td> <td>int</td> <td>用户id</td> </tr> <tr> <td>sign_image</td> <td>是</td> <td>string</td> <td>签名图片</td> </tr> <tr> <td>order_id</td> <td>是</td> <td>int</td> <td>订单id</td> </tr> <tr> <td>type</td> <td>是</td> <td>int</td> <td>签名类型:0雇主,1管家</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;time&amp;quot;: 1591149171, &amp;quot;data&amp;quot;: { }</code></pre> <p>}</p> <h5>返回参数说明</h5> <h5>备注</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>3.简要描述</h5> <ul> <li>合同列表接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>域名+/addons/newbaby_parttime/public/index.php/parttime_api.OrderContract/lists</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>uniacid</td> <td>是</td> <td>int</td> <td>默认1</td> </tr> <tr> <td>uid</td> <td>是</td> <td>int</td> <td>用户id</td> </tr> <tr> <td>order_type</td> <td>是</td> <td>int</td> <td>0全部,1短期,2长期,3陪诊</td> </tr> <tr> <td>type</td> <td>是</td> <td>int</td> <td>签名类型:0雇主,1管家</td> </tr> <tr> <td>sign_status</td> <td>是</td> <td>int</td> <td>签名状态: 0全部,1已签约 2未签约</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;time&amp;quot;: 1591149171, &amp;quot;data&amp;quot;: { }</code></pre> <p>}</p> <h5>返回参数说明</h5> <h5>备注</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>4.简要描述</h5> <ul> <li>合同详情接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>域名+/addons/newbaby_parttime/public/index.php/parttime_api.OrderContract/detail</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>uniacid</td> <td>是</td> <td>int</td> <td>默认1</td> </tr> <tr> <td>uid</td> <td>是</td> <td>int</td> <td>用户id</td> </tr> <tr> <td>type</td> <td>是</td> <td>int</td> <td>签名类型:0雇主,1管家</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;time&amp;quot;: 1591149171, &amp;quot;data&amp;quot;: { }</code></pre> <p>}</p> <h5>返回参数说明</h5> <h5>备注</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table>

页面列表

ITEM_HTML