从订单到交付

从订单到交付一期


取样保存

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xxxxxx/ierp/kapi/app/iscb/sf_tk_Sample_sava</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ &amp;quot;BD83&amp;quot;:{ &amp;quot;Sampleno&amp;quot;: &amp;quot;000100&amp;quot;, &amp;quot;sensory&amp;quot;: &amp;quot;杂质太多&amp;quot;, &amp;quot;billno&amp;quot;: &amp;quot;YY-2022-12-09-2022-12-09-005&amp;quot;, &amp;quot;user&amp;quot;: &amp;quot;1567433173162296320&amp;quot;, &amp;quot;pdno&amp;quot;:&amp;quot;PDXX-2022-12-06-006&amp;quot;, &amp;quot;fxyz_testnot&amp;quot;:false;是否化验 &amp;quot;fxyz_remarks&amp;quot;:&amp;quot;&amp;quot;,备注 &amp;quot;fxyz_handway&amp;quot;:处理方式 } }</code></pre> <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;">Sampleno</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>样袋编码</td> </tr> <tr> <td style="text-align: left;">sensory</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>初检结果(感官)</td> </tr> <tr> <td style="text-align: left;">billno</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>单据编码</td> </tr> <tr> <td style="text-align: left;">user</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>取样人ID</td> </tr> <tr> <td style="text-align: left;">pdno</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>排队编码</td> </tr> </tbody> </table> <h5>返回示例</h5> <p>{ &quot;data&quot;:{ &quot;output&quot;:{ &quot;L8A6&quot;:[ { &quot;fxyz_sampling_time&quot;:null, &quot;fxyz_inspection&quot;:&quot;&quot;, &quot;modifytime&quot;:&quot;2022-12-07 14:14:39&quot;, &quot;fxyz_result_time&quot;:null, &quot;modifier&quot;:1382479859917259776, &quot;auditdate&quot;:null, &quot;fxyz_status&quot;:&quot;&quot;, &quot;fxyz_business_type&quot;:&quot;1&quot;, &quot;fxyz_inspection_results&quot;:&quot;&quot;, &quot;fxyz_itemid&quot;:1565282683003624448, &quot;id&quot;:1570294390943913984, &quot;fxyz_result_no&quot;:&quot;&quot;, &quot;$pk&quot;:&quot;id&quot;, &quot;fxyz_basedatafield&quot;:1565279690971700224, &quot;creator&quot;:1382479859917259776, &quot;createtime&quot;:&quot;2022-12-07 14:14:39&quot;, &quot;billstatus&quot;:&quot;A&quot;, &quot;org&quot;:1286810197284619266, &quot;fxyz_recipientp&quot;:null, &quot;auditor&quot;:null, &quot;fxyz_sample_status&quot;:&quot;&quot;, &quot;fxyz_product_batch&quot;:&quot;&quot;, &quot;fxyz_recipient&quot;:&quot;&quot;, &quot;fxyz_delivery_time&quot;:null, &quot;fxyz_queuing_code&quot;:&quot;PDXX-2022-12-07-004&quot;, &quot;fxyz_recipient_time&quot;:null, &quot;billno&quot;:&quot;&quot; } ] }, &quot;id&quot;:&quot;&quot; }, &quot;success&quot;:true, &quot;errorCode&quot;:&quot;success&quot; }</p> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p>id ID billno 单据编码 billstatus 单据状态 creator 创建人 modifier 修改人 auditor 审核人 auditdate 审核日期 modifytime 修改时间 createtime 创建时间 org 组织 entryentity 分录 fxyz_business_type 业务类型 fxyz_status 取样状态 fxyz_basedatafield 所属基地 fxyz_sampling_time 取样时间 fxyz_queuing_code 排队编码 fxyz_product_batch 成品批次 fxyz_inspection_results 初检结果(感官) fxyz_delivery_time 送样时间 fxyz_recipient 接收人 fxyz_recipient_time 接收时间 fxyz_result_no 检验结果单编号 fxyz_inspection 检验结果 fxyz_result_time 出结果时间 fxyz_sample_status 试样状态 fxyz_itemid 物料 billhead_lk 关联子实体 attachmentpanel 附件面板 fxyz_recipientp 接收人 fxyz_qy_no 样袋编码 fxyz_user 取样人</p> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML