加载云排版请求记录
<p><strong>简要描述:</strong> </p>
<ul>
<li>加载云模型请求记录</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://guigui.thinkerx.com/order/load_yun_layout</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<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>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"status":1,
"msg":"请求成功",
"data":{
"id":975,
"uid":5392,
"create_time":"2019-12-19 15:41:37",
"finish_time":null,
"start_time":null,
"plan_using_time":0,
"layout_data":"{"layoutConfig":{"gap":0.5,"knifeR":3,"margin":2,"outHeight":2430,"outWidth":600},"layoutHoleMap":{},"layoutRectMap":{"白浮雕:多层实木:17":[{"needRoll":false,"rect":{"x1":0,"x2":405,"y1":0,"y2":1206},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":385.0020070672035,"y1":0,"y2":668},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":385.43572984749454,"y1":0,"y2":668.9999999999999},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":385.43572984749454,"y1":0,"y2":1132},"rotate":false},{"needRoll":true,"rect":{"x1":0,"x2":385.43572984749454,"y1":0,"y2":571.9999999999999},"rotate":false},{"needRoll":true,"rect":{"x1":0,"x2":385.43572984749454,"y1":0,"y2":571.9999999999999},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":86,"y1":0,"y2":1132},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":178,"y1":0,"y2":501},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":114,"y1":0,"y2":444},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":114,"y1":0,"y2":358},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":114,"y1":0,"y2":358},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":114,"y1":0,"y2":444},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":362,"y1":0,"y2":506},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":86.573,"y1":0,"y2":506},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":362,"y1":0,"y2":302},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":362,"y1":0,"y2":302},"rotate":false},{"needRoll":null,"rect":{"x1":0,"x2":331,"y1":0,"y2":583.9999999999999},"rotate":false},{"needRoll":null,"rect":{"x1":0,"x2":331,"y1":0,"y2":583.9999999999999},"rotate":false}],"白浮雕:背板:5":[{"needRoll":false,"rect":{"x1":0,"x2":516,"y1":0,"y2":581.9999999999999},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":312,"y1":0,"y2":581.9999999999999},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":312,"y1":0,"y2":581.9999999999999},"rotate":false},{"needRoll":false,"rect":{"x1":0,"x2":336,"y1":0,"y2":456},"rotate":false}]}}",
"result_data":null,
"is_finished":0
}
}</code></pre>