设置云排版结果
<p>欢迎使用ShowDoc!</p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>设置云排版结果</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://guigui.thinkerx.com/order/set_yun_layout_result</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>请求示例:</strong> </p>
<pre><code>{
"finish_time":"2020-01-18 15:08:51",
"id":"1173",
"is_finished":1,
"result_data":"{"finish_time":"2020-01-18 20:10:00","id":"1174","is_finished":1,"result_data":"{"T01:多层实木:18":{"data":[[{"index":1,"rect":{"x1":0,"x2":605.8999999761581,"y1":0,"y2":759.462292432785},"rotate":false,"startX":2,"startY":2,"stockNum":0,"surplusInfo":{"index":0,"plankHeight":2438,"plankWidth":1218}}],[{"index":1,"rect":{"x1":0,"x2":605.8999999761581,"y1":0,"y2":759.462292432785},"rotate":false,"startX":2,"startY":2,"stockNum":0,"surplusInfo":{"index":0,"plankHeight":2438,"plankWidth":1218}}]],"rollCount":[0,0]}}"}"
}</code></pre>
<p><strong>返回示例</strong></p>
<pre><code>{
"status": 1,
"msg": "请求成功",
"data": null
}</code></pre>