happysell


071 支票进度控制

<h5>请求URL</h5> <ul> <li><code>http://happysell.com/api/job/sell_record_done</code></li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">done_progress</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>1=&gt;&#039;等待中&#039;, 2=&gt;&#039;银行审核&#039;, 3=&gt;&#039;审核成功&#039;, 4=&gt;&#039;审核失败&#039;</td> </tr> </tbody> </table> <pre><code>{     &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: 4,             &amp;quot;work_id&amp;quot;: 10009,             &amp;quot;staff_name&amp;quot;: &amp;quot;? nobody&amp;quot;,             &amp;quot;amount&amp;quot;: &amp;quot;4000&amp;quot;,             &amp;quot;pay_amount&amp;quot;: &amp;quot;4000&amp;quot;,             &amp;quot;customer_name&amp;quot;: &amp;quot;4号客户&amp;quot;,             &amp;quot;cheque_date&amp;quot;: &amp;quot;2024-12-18&amp;quot;,             &amp;quot;done_time&amp;quot;: &amp;quot;01, Jan., 1970&amp;quot;,             &amp;quot;day&amp;quot;: &amp;quot;-8&amp;quot;,             &amp;quot;date&amp;quot;: &amp;quot;18, Dec., 2024&amp;quot;         }     ] }</code></pre>

页面列表

ITEM_HTML