最薪招聘-新


保存智能制单草稿

<p>[TOC]</p> <h4>保存智能制单草稿</h4> <h5>请求URL</h5> <ul> <li><code>/v1/Superuser/makeMoneyCategoryDraft</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>请求Header参数</h5> <table> <thead> <tr> <th>参数名</th> <th>参数位置</th> <th>类型</th> <th>是否必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>token</td> <td>header</td> <td>string</td> <td>否</td> <td>-</td> </tr> </tbody> </table> <h5>请求Body参数</h5> <table> <thead> <tr> <th>参数名</th> <th>参数位置</th> <th>类型</th> <th>是否必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>type</td> <td>body</td> <td>integer</td> <td>是</td> <td>0发薪1发佣,目前只有发薪需要,默认0</td> </tr> </tbody> </table> <h5>发送示例</h5> <table> <thead> <tr> <th>参数名</th> <th>例子</th> </tr> </thead> <tbody> <tr> <td>type</td> <td>0</td> </tr> <tr> <td>auto_data</td> <td>{&quot;12&quot;:{&quot;name&quot;:&quot;黄铭轩&quot;,&quot;real_mobile&quot;:&quot;18711130679&quot;,&quot;money&quot;:20,&quot;work_time&quot;:9,&quot;details&quot;:{&quot;9&quot;:{&quot;money&quot;:27.599999999999998,&quot;sign_up_time&quot;:[&quot;2023-04-25&quot;],&quot;post_name&quot;:&quot;分拣打包工&quot;}}},&quot;89&quot;:{&quot;name&quot;:&quot;凯欣&quot;,&quot;real_mobile&quot;:&quot;19376890859&quot;,&quot;money&quot;:300,&quot;work_time&quot;:12,&quot;details&quot;:{&quot;3&quot;:{&quot;money&quot;:&quot;300&quot;,&quot;sign_up_time&quot;:[&quot;2023-04-26&quot;],&quot;post_name&quot;:&quot;装缷搬运工月8000+&quot;}}},&quot;26&quot;:{&quot;name&quot;:&quot;凌晨&quot;,&quot;real_mobile&quot;:&quot;15211828792&quot;,&quot;money&quot;:0,&quot;work_time&quot;:8.5,&quot;details&quot;:{&quot;202&quot;:{&quot;money&quot;:0,&quot;sign_up_time&quot;:[&quot;2023-04-27&quot;],&quot;post_name&quot;:&quot;清洁工-大龄高薪&quot;}}}}</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code class="language-json">{ &amp;quot;success&amp;quot;: true, &amp;quot;code&amp;quot;: 200, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 5, &amp;quot;company_id&amp;quot;: 6, &amp;quot;post_id&amp;quot;: 0, &amp;quot;pay_type&amp;quot;: 2, &amp;quot;type&amp;quot;: 0, &amp;quot;start_date&amp;quot;: &amp;quot;2023-04-24&amp;quot;, &amp;quot;end_date&amp;quot;: &amp;quot;2023-04-30&amp;quot;, &amp;quot;title&amp;quot;: &amp;quot;2023-04-24至2023-04-30薪资单&amp;quot;, &amp;quot;des&amp;quot;: &amp;quot;湖南最薪网络科技有限公司 2023-04-24至2023-04-30薪资单&amp;quot;, &amp;quot;status&amp;quot;: 2, &amp;quot;auto_data&amp;quot;: { &amp;quot;12&amp;quot;: { &amp;quot;name&amp;quot;: &amp;quot;黄铭轩&amp;quot;, &amp;quot;real_mobile&amp;quot;: &amp;quot;18711130679&amp;quot;, &amp;quot;money&amp;quot;: 20, &amp;quot;work_time&amp;quot;: 9, &amp;quot;details&amp;quot;: { &amp;quot;9&amp;quot;: { &amp;quot;money&amp;quot;: 27.599999999999998, &amp;quot;sign_up_time&amp;quot;: [ &amp;quot;2023-04-25&amp;quot; ], &amp;quot;post_name&amp;quot;: &amp;quot;分拣打包工&amp;quot; } } }, &amp;quot;89&amp;quot;: { &amp;quot;name&amp;quot;: &amp;quot;凯欣&amp;quot;, &amp;quot;real_mobile&amp;quot;: &amp;quot;19376890859&amp;quot;, &amp;quot;money&amp;quot;: 300, &amp;quot;work_time&amp;quot;: 12, &amp;quot;details&amp;quot;: { &amp;quot;3&amp;quot;: { &amp;quot;money&amp;quot;: &amp;quot;300&amp;quot;, &amp;quot;sign_up_time&amp;quot;: [ &amp;quot;2023-04-26&amp;quot; ], &amp;quot;post_name&amp;quot;: &amp;quot;装缷搬运工月8000+&amp;quot; } } }, &amp;quot;26&amp;quot;: { &amp;quot;name&amp;quot;: &amp;quot;凌晨&amp;quot;, &amp;quot;real_mobile&amp;quot;: &amp;quot;15211828792&amp;quot;, &amp;quot;money&amp;quot;: 0, &amp;quot;work_time&amp;quot;: 8.5, &amp;quot;details&amp;quot;: { &amp;quot;202&amp;quot;: { &amp;quot;money&amp;quot;: 0, &amp;quot;sign_up_time&amp;quot;: [ &amp;quot;2023-04-27&amp;quot; ], &amp;quot;post_name&amp;quot;: &amp;quot;清洁工-大龄高薪&amp;quot; } } } }, &amp;quot;create_at&amp;quot;: 1683355152 } ] }</code></pre>

页面列表

ITEM_HTML