商品修改记录
<p><strong>请求URI:</strong></p>
<ul>
<li><code>/admin/store-goods/edit-log</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET <code>AUTH</code></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>
<tr>
<td style="text-align: left;">goods_id</td>
<td style="text-align: left;"></td>
<td style="text-align: left;">int</td>
<td>商品自增id</td>
</tr>
<tr>
<td style="text-align: left;">page_num</td>
<td style="text-align: left;"></td>
<td style="text-align: left;">int</td>
<td>页码</td>
</tr>
<tr>
<td style="text-align: left;">limit_size</td>
<td style="text-align: left;"></td>
<td style="text-align: left;">int</td>
<td>每页记录数</td>
</tr>
</tbody>
</table>
<p><strong>返回示例:</strong></p>
<pre><code>{
&quot;msg&quot;: &quot;请求成功&quot;,
&quot;data&quot;: {
&quot;total&quot;: 2,
&quot;per_page&quot;: 10,
&quot;current_page&quot;: 1,
&quot;last_page&quot;: 1,
&quot;data&quot;: [
{
&quot;id&quot;: 207,
&quot;old_data&quot;: {
&quot;id&quot;: 205,
&quot;cover_image&quot;: &quot;/uploads/20240904/bade85404d6336599edcfb03d843ac77.png&quot;,
&quot;alias&quot;: &quot;20次MPV普洗套餐&quot;,
&quot;title&quot;: &quot;洗车来苏米哈 省钱省时省力&quot;,
&quot;original_price&quot;: 89800,
&quot;sale_price&quot;: 49800,
&quot;content&quot;: &quot;&lt;img style=\&quot;max-width:100%;height:auto;\&quot; src=\&quot;https://broker.haswallow.com/uploads/20240904/8b765fa1fe995c9dab7728e7b56d72e7.png\&quot;&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&quot;,
&quot;gen_qrcode_qty&quot;: 20,
&quot;type&quot;: 0,
&quot;enable_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2024-09-04 13:36:39&quot;,
&quot;update_datetime&quot;: &quot;2024-09-04 14:01:35&quot;,
&quot;brokerage_price&quot;: 0,
&quot;category_id&quot;: 26,
&quot;hot_switch&quot;: 0,
&quot;scanner_brokerage_price&quot;: 0,
&quot;service_type&quot;: 0,
&quot;coupon_par_price&quot;: 2490,
&quot;coupon_expiry_day&quot;: 0
},
&quot;new_data&quot;: {
&quot;id&quot;: 205,
&quot;cover_image&quot;: &quot;/uploads/20240904/bade85404d6336599edcfb03d843ac77.png&quot;,
&quot;alias&quot;: &quot;20次MPV普洗套餐&quot;,
&quot;title&quot;: &quot;洗车来苏米哈 省钱省时省力&quot;,
&quot;original_price&quot;: 89800,
&quot;sale_price&quot;: 49800,
&quot;content&quot;: &quot;&lt;img style=\&quot;max-width:100%;height:auto;\&quot; src=\&quot;https://broker.haswallow.com/uploads/20240904/8b765fa1fe995c9dab7728e7b56d72e7.png\&quot;&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&quot;,
&quot;gen_qrcode_qty&quot;: 20,
&quot;type&quot;: 0,
&quot;enable_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2024-09-04 13:36:39&quot;,
&quot;update_datetime&quot;: &quot;2024-09-04 14:01:38&quot;,
&quot;brokerage_price&quot;: 0,
&quot;category_id&quot;: 27,
&quot;hot_switch&quot;: 0,
&quot;scanner_brokerage_price&quot;: 0,
&quot;service_type&quot;: 0,
&quot;coupon_par_price&quot;: 2490,
&quot;coupon_expiry_day&quot;: 0
},
&quot;goods_id&quot;: 205,
&quot;create_datetime&quot;: &quot;2024-09-04 14:01:38&quot;,
&quot;update_datetime&quot;: &quot;2024-09-04 14:01:38&quot;
},
{
&quot;id&quot;: 206,
&quot;old_data&quot;: {
&quot;id&quot;: 205,
&quot;cover_image&quot;: &quot;/uploads/20240904/bade85404d6336599edcfb03d843ac77.png&quot;,
&quot;alias&quot;: &quot;20次MPV普洗套餐&quot;,
&quot;title&quot;: &quot;洗车来苏米哈 省钱省时省力&quot;,
&quot;original_price&quot;: 89800,
&quot;sale_price&quot;: 49800,
&quot;content&quot;: &quot;&lt;img style=\&quot;max-width:100%;height:auto;\&quot; src=\&quot;https://broker.haswallow.com/uploads/20240904/8b765fa1fe995c9dab7728e7b56d72e7.png\&quot;&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&quot;,
&quot;gen_qrcode_qty&quot;: 20,
&quot;type&quot;: 0,
&quot;enable_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2024-09-04 13:36:39&quot;,
&quot;update_datetime&quot;: &quot;2024-09-04 13:36:39&quot;,
&quot;brokerage_price&quot;: 0,
&quot;category_id&quot;: 27,
&quot;hot_switch&quot;: 0,
&quot;scanner_brokerage_price&quot;: 0,
&quot;service_type&quot;: 0,
&quot;coupon_par_price&quot;: 2490,
&quot;coupon_expiry_day&quot;: 0
},
&quot;new_data&quot;: {
&quot;id&quot;: 205,
&quot;cover_image&quot;: &quot;/uploads/20240904/bade85404d6336599edcfb03d843ac77.png&quot;,
&quot;alias&quot;: &quot;20次MPV普洗套餐&quot;,
&quot;title&quot;: &quot;洗车来苏米哈 省钱省时省力&quot;,
&quot;original_price&quot;: 89800,
&quot;sale_price&quot;: 49800,
&quot;content&quot;: &quot;&lt;img style=\&quot;max-width:100%;height:auto;\&quot; src=\&quot;https://broker.haswallow.com/uploads/20240904/8b765fa1fe995c9dab7728e7b56d72e7.png\&quot;&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&quot;,
&quot;gen_qrcode_qty&quot;: 20,
&quot;type&quot;: 0,
&quot;enable_switch&quot;: 1,
&quot;create_datetime&quot;: &quot;2024-09-04 13:36:39&quot;,
&quot;update_datetime&quot;: &quot;2024-09-04 14:01:35&quot;,
&quot;brokerage_price&quot;: 0,
&quot;category_id&quot;: 26,
&quot;hot_switch&quot;: 0,
&quot;scanner_brokerage_price&quot;: 0,
&quot;service_type&quot;: 0,
&quot;coupon_par_price&quot;: 2490,
&quot;coupon_expiry_day&quot;: 0
},
&quot;goods_id&quot;: 205,
&quot;create_datetime&quot;: &quot;2024-09-04 14:01:35&quot;,
&quot;update_datetime&quot;: &quot;2024-09-04 14:01:35&quot;
}
]
},
&quot;code&quot;: 0
}
</code></pre>