查询产品分类树形结构
<p>查询产品分类树形结构</p>
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>查询产品分类树形结构</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>localhost:8080/pro/category/listTree</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>GET </li>
</ul>
<h5>参数</h5>
<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>
<h5>返回示例</h5>
<pre><code>{
&quot;msg&quot;: &quot;操作成功&quot;,
&quot;code&quot;: 200,
&quot;data&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 1,
&quot;cateCode&quot;: &quot;FMFMP&quot;,
&quot;cateName&quot;: &quot;FM非卖品&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 27,
&quot;cateCode&quot;: &quot;101WL&quot;,
&quot;cateName&quot;: &quot;101物料&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 1,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 194,
&quot;cateCode&quot;: &quot;10101WL&quot;,
&quot;cateName&quot;: &quot;10101物料&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 27,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 48,
&quot;cateCode&quot;: &quot;100SHPJ&quot;,
&quot;cateName&quot;: &quot;100售后配件&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 1,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 142,
&quot;cateCode&quot;: &quot;10001SHPJ&quot;,
&quot;cateName&quot;: &quot;10001售后配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 48,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 2,
&quot;cateCode&quot;: &quot;CFHWCF&quot;,
&quot;cateName&quot;: &quot;CF户外厨房&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 12,
&quot;cateCode&quot;: &quot;14SJ&quot;,
&quot;cateName&quot;: &quot;14水具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 2,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 106,
&quot;cateCode&quot;: &quot;1403YSD&quot;,
&quot;cateName&quot;: &quot;1403饮水袋&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 12,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 175,
&quot;cateCode&quot;: &quot;1402BWB&quot;,
&quot;cateName&quot;: &quot;1402保温杯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 12,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 216,
&quot;cateCode&quot;: &quot;1401YDSB&quot;,
&quot;cateName&quot;: &quot;1401运动水杯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 12,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 223,
&quot;cateCode&quot;: &quot;1404ST&quot;,
&quot;cateName&quot;: &quot;1404水桶&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 12,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 13,
&quot;cateCode&quot;: &quot;10SKJ&quot;,
&quot;cateName&quot;: &quot;10烧烤架&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 2,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 80,
&quot;cateCode&quot;: &quot;1002TMSKJ&quot;,
&quot;cateName&quot;: &quot;1002台面烧烤架&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 13,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 191,
&quot;cateCode&quot;: &quot;1001YCXSKJ&quot;,
&quot;cateName&quot;: &quot;1001一次性烧烤架&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 13,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 207,
&quot;cateCode&quot;: &quot;1003LSSKJ&quot;,
&quot;cateName&quot;: &quot;1003立式烧烤架&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 13,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 18,
&quot;cateCode&quot;: &quot;11LJ&quot;,
&quot;cateName&quot;: &quot;11炉具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 2,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 60,
&quot;cateCode&quot;: &quot;1101QSL,KSL&quot;,
&quot;cateName&quot;: &quot;1101卡式炉&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 18,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 87,
&quot;cateCode&quot;: &quot;1104CHL&quot;,
&quot;cateName&quot;: &quot;1104柴火炉&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 18,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 95,
&quot;cateCode&quot;: &quot;1102ZDL,SDL&quot;,
&quot;cateName&quot;: &quot;1102折叠炉&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 18,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 131,
&quot;cateCode&quot;: &quot;1105QNL&quot;,
&quot;cateName&quot;: &quot;1105取暖炉&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 18,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 199,
&quot;cateCode&quot;: &quot;1103RQL&quot;,
&quot;cateName&quot;: &quot;1103燃气炉&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 18,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 32,
&quot;cateCode&quot;: &quot;13CJ&quot;,
&quot;cateName&quot;: &quot;13餐具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 2,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 79,
&quot;cateCode&quot;: &quot;1302TCCJ&quot;,
&quot;cateName&quot;: &quot;1302搪瓷餐具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 32,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 124,
&quot;cateCode&quot;: &quot;1303TCJ&quot;,
&quot;cateName&quot;: &quot;1303钛餐具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 32,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 193,
&quot;cateCode&quot;: &quot;1304QTCJ,JTCJ&quot;,
&quot;cateName&quot;: &quot;1304其他餐具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 32,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 35,
&quot;cateCode&quot;: &quot;15BWX&quot;,
&quot;cateName&quot;: &quot;15保温箱&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 2,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 51,
&quot;cateCode&quot;: &quot;1503GSBWX&quot;,
&quot;cateName&quot;: &quot;1503滚塑保温箱&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 35,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 71,
&quot;cateCode&quot;: &quot;1501BWB&quot;,
&quot;cateName&quot;: &quot;1501保温包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 35,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 159,
&quot;cateCode&quot;: &quot;1502PTBWX&quot;,
&quot;cateName&quot;: &quot;1502普通保温箱&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 35,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 40,
&quot;cateCode&quot;: &quot;12CJ&quot;,
&quot;cateName&quot;: &quot;12炊具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 2,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 57,
&quot;cateCode&quot;: &quot;1203TCJ&quot;,
&quot;cateName&quot;: &quot;1203铁炊具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 40,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 114,
&quot;cateCode&quot;: &quot;1204TCJ&quot;,
&quot;cateName&quot;: &quot;1204钛炊具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 40,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 141,
&quot;cateCode&quot;: &quot;1201BXGCJ,FXGCJ&quot;,
&quot;cateName&quot;: &quot;1201不锈钢炊具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 40,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 156,
&quot;cateCode&quot;: &quot;1202LGJCJ,LHJCJ&quot;,
&quot;cateName&quot;: &quot;1202铝合金炊具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 40,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 197,
&quot;cateCode&quot;: &quot;1301FXGCJ,BXGCJ&quot;,
&quot;cateName&quot;: &quot;1301不锈钢餐具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 40,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 3,
&quot;cateCode&quot;: &quot;PJPJ&quot;,
&quot;cateName&quot;: &quot;PJ配件&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 15,
&quot;cateCode&quot;: &quot;99PJ&quot;,
&quot;cateName&quot;: &quot;99配件&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 3,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 50,
&quot;cateCode&quot;: &quot;9908ZYPJ&quot;,
&quot;cateName&quot;: &quot;9908桌椅配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 52,
&quot;cateCode&quot;: &quot;9995LHPJ,LXPJ,LHPJ&quot;,
&quot;cateName&quot;: &quot;9995旅行配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 53,
&quot;cateCode&quot;: &quot;9921/JBPHTPJ,JBPHTPJ&quot;,
&quot;cateName&quot;: &quot;9921桨板/皮划艇配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 76,
&quot;cateCode&quot;: &quot;9905SDPJ&quot;,
&quot;cateName&quot;: &quot;9905睡袋配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 77,
&quot;cateCode&quot;: &quot;9916DSZPJ&quot;,
&quot;cateName&quot;: &quot;9916登山杖配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 91,
&quot;cateCode&quot;: &quot;9991HWGJ&quot;,
&quot;cateName&quot;: &quot;9991户外工具&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 92,
&quot;cateCode&quot;: &quot;9911LJPJ&quot;,
&quot;cateName&quot;: &quot;9911炉具配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 110,
&quot;cateCode&quot;: &quot;9904ZTPJ&quot;,
&quot;cateName&quot;: &quot;9904枕头配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 112,
&quot;cateCode&quot;: &quot;9917DSHJPJ&quot;,
&quot;cateName&quot;: &quot;9917登山护具配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 116,
&quot;cateCode&quot;: &quot;9914SJPJ&quot;,
&quot;cateName&quot;: &quot;9914水具配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 118,
&quot;cateCode&quot;: &quot;9993HXPJ,GXPJ&quot;,
&quot;cateName&quot;: &quot;9993滑雪配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 120,
&quot;cateCode&quot;: &quot;9919DQPJ&quot;,
&quot;cateName&quot;: &quot;9919电器配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 128,
&quot;cateCode&quot;: &quot;9903CQCDPJ&quot;,
&quot;cateName&quot;: &quot;9903充气床垫配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 138,
&quot;cateCode&quot;: &quot;9918DJPJ&quot;,
&quot;cateName&quot;: &quot;9918灯具配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 145,
&quot;cateCode&quot;: &quot;9994SSYDPJ&quot;,
&quot;cateName&quot;: &quot;9994水上运动配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 149,
&quot;cateCode&quot;: &quot;9913CJPJ&quot;,
&quot;cateName&quot;: &quot;9913餐具配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 167,
&quot;cateCode&quot;: &quot;9996TZ&quot;,
&quot;cateName&quot;: &quot;9996毯子&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 181,
&quot;cateCode&quot;: &quot;9907HJCPJ,HJCPJ,XJCPJ&quot;,
&quot;cateName&quot;: &quot;9907行军床配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 182,
&quot;cateCode&quot;: &quot;9912CJPJ&quot;,
&quot;cateName&quot;: &quot;9912炊具配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 183,
&quot;cateCode&quot;: &quot;9915BWXPJ&quot;,
&quot;cateName&quot;: &quot;9915保温箱配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 188,
&quot;cateCode&quot;: &quot;9997HWYY,HWYL&quot;,
&quot;cateName&quot;: &quot;9997户外娱乐&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 190,
&quot;cateCode&quot;: &quot;9998HWZS&quot;,
&quot;cateName&quot;: &quot;9998户外装饰&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 203,
&quot;cateCode&quot;: &quot;9909YDCPJ,YDJPJ,YDCPJ,YDJPJ&quot;,
&quot;cateName&quot;: &quot;9909营地车配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 204,
&quot;cateCode&quot;: &quot;9906DCPJ&quot;,
&quot;cateName&quot;: &quot;9906吊床配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 206,
&quot;cateCode&quot;: &quot;9910SKJPJ&quot;,
&quot;cateName&quot;: &quot;9910烧烤架配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 215,
&quot;cateCode&quot;: &quot;9992ZWPJ&quot;,
&quot;cateName&quot;: &quot;9992置物配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 225,
&quot;cateCode&quot;: &quot;9920XBPJ&quot;,
&quot;cateName&quot;: &quot;9920箱包配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 15,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 20,
&quot;cateCode&quot;: &quot;01ZPTM&quot;,
&quot;cateName&quot;: &quot;01帐篷天幕&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 3,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 61,
&quot;cateCode&quot;: &quot;0109GSZP&quot;,
&quot;cateName&quot;: &quot;0109高山帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 78,
&quot;cateCode&quot;: &quot;0105GYZP&quot;,
&quot;cateName&quot;: &quot;0105更衣帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 88,
&quot;cateCode&quot;: &quot;0101TM&quot;,
&quot;cateName&quot;: &quot;0101天幕&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 101,
&quot;cateCode&quot;: &quot;0110YDZP,YDZP&quot;,
&quot;cateName&quot;: &quot;0110营地帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 125,
&quot;cateCode&quot;: &quot;0106JTZP,JTZP,GTZP&quot;,
&quot;cateName&quot;: &quot;0106家庭帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 133,
&quot;cateCode&quot;: &quot;0103ETZP,RTZP&quot;,
&quot;cateName&quot;: &quot;0103儿童帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 152,
&quot;cateCode&quot;: &quot;0102GYZP&quot;,
&quot;cateName&quot;: &quot;0102公园帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 164,
&quot;cateCode&quot;: &quot;0107CZBZP,JZBZP&quot;,
&quot;cateName&quot;: &quot;0107车周边帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 185,
&quot;cateCode&quot;: &quot;9901ZPTMPJ&quot;,
&quot;cateName&quot;: &quot;9901帐篷天幕配件&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 201,
&quot;cateCode&quot;: &quot;0104CWZP&quot;,
&quot;cateName&quot;: &quot;0104宠物帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 202,
&quot;cateCode&quot;: &quot;0108TBZP&quot;,
&quot;cateName&quot;: &quot;0108徒步帐篷&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 20,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 4,
&quot;cateCode&quot;: &quot;XBXB&quot;,
&quot;cateName&quot;: &quot;XB箱包&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: []
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 5,
&quot;cateCode&quot;: &quot;ZMDQZM&quot;,
&quot;cateName&quot;: &quot;ZM电器照明&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 31,
&quot;cateCode&quot;: &quot;19DQ&quot;,
&quot;cateName&quot;: &quot;19电器&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 5,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 70,
&quot;cateCode&quot;: &quot;1902DFS&quot;,
&quot;cateName&quot;: &quot;1902电风扇&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 31,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 137,
&quot;cateCode&quot;: &quot;1904QTDQ,JTDQ&quot;,
&quot;cateName&quot;: &quot;1904其他电器&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 31,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 165,
&quot;cateCode&quot;: &quot;1901QB&quot;,
&quot;cateName&quot;: &quot;1901气泵&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 31,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 171,
&quot;cateCode&quot;: &quot;1903YDDY&quot;,
&quot;cateName&quot;: &quot;1903移动电源&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 31,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 42,
&quot;cateCode&quot;: &quot;18DJ&quot;,
&quot;cateName&quot;: &quot;18灯具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 5,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 86,
&quot;cateCode&quot;: &quot;1802TD&quot;,
&quot;cateName&quot;: &quot;1802头灯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 93,
&quot;cateCode&quot;: &quot;1801CD&quot;,
&quot;cateName&quot;: &quot;1801串灯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 104,
&quot;cateCode&quot;: &quot;1803SDT&quot;,
&quot;cateName&quot;: &quot;1803手电筒&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 119,
&quot;cateCode&quot;: &quot;1805DFWD&quot;,
&quot;cateName&quot;: &quot;1805电氛围灯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 140,
&quot;cateCode&quot;: &quot;1806RLFWD&quot;,
&quot;cateName&quot;: &quot;1806燃料氛围灯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 166,
&quot;cateCode&quot;: &quot;1807YDD,YDD&quot;,
&quot;cateName&quot;: &quot;1807营地灯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 173,
&quot;cateCode&quot;: &quot;1804QWD&quot;,
&quot;cateName&quot;: &quot;1804驱蚊灯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 42,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 6,
&quot;cateCode&quot;: &quot;JJHWJJ,HWGJ,HWJJ&quot;,
&quot;cateName&quot;: &quot;JJ户外家具&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 19,
&quot;cateCode&quot;: &quot;09YDJ,YDC,YDC,YDJ&quot;,
&quot;cateName&quot;: &quot;09营地车&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 6,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 81,
&quot;cateCode&quot;: &quot;0902JLTJ,JLTC&quot;,
&quot;cateName&quot;: &quot;0902聚拢推车&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 19,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 107,
&quot;cateCode&quot;: &quot;0901PZTJ,PSTJ,PZTC,PSTC&quot;,
&quot;cateName&quot;: &quot;0901平折推车&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 19,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 26,
&quot;cateCode&quot;: &quot;20XB&quot;,
&quot;cateName&quot;: &quot;20箱包&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 6,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 54,
&quot;cateCode&quot;: &quot;2002QHWB&quot;,
&quot;cateName&quot;: &quot;2002轻户外包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 55,
&quot;cateCode&quot;: &quot;2004XSB,XSB&quot;,
&quot;cateName&quot;: &quot;2004洗漱包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 73,
&quot;cateCode&quot;: &quot;2009XXB&quot;,
&quot;cateName&quot;: &quot;2009休闲包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 89,
&quot;cateCode&quot;: &quot;2001DSB&quot;,
&quot;cateName&quot;: &quot;2001登山包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 155,
&quot;cateCode&quot;: &quot;2003JJB,JSB&quot;,
&quot;cateName&quot;: &quot;2003健身包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 158,
&quot;cateCode&quot;: &quot;2008SNX&quot;,
&quot;cateName&quot;: &quot;2008收纳箱&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 179,
&quot;cateCode&quot;: &quot;2006ZJB&quot;,
&quot;cateName&quot;: &quot;2006证件包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 180,
&quot;cateCode&quot;: &quot;2007FSB&quot;,
&quot;cateName&quot;: &quot;2007防水包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 219,
&quot;cateCode&quot;: &quot;2005SNB&quot;,
&quot;cateName&quot;: &quot;2005收纳包&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 26,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 34,
&quot;cateCode&quot;: &quot;08ZY&quot;,
&quot;cateName&quot;: &quot;08桌椅&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 6,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 72,
&quot;cateCode&quot;: &quot;0803CQTBZ&quot;,
&quot;cateName&quot;: &quot;0803超轻徒步桌&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 34,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 113,
&quot;cateCode&quot;: &quot;0802YZ&quot;,
&quot;cateName&quot;: &quot;0802椅子&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 34,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 148,
&quot;cateCode&quot;: &quot;0801DZ&quot;,
&quot;cateName&quot;: &quot;0801凳子&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 34,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 176,
&quot;cateCode&quot;: &quot;0804CGSDZ,CGZDZ&quot;,
&quot;cateName&quot;: &quot;0804常规折叠桌&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 34,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 212,
&quot;cateCode&quot;: &quot;0805DJZ,DQZ&quot;,
&quot;cateName&quot;: &quot;0805蛋卷桌&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 34,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 218,
&quot;cateCode&quot;: &quot;0806IGTZGZ,ZHZ&quot;,
&quot;cateName&quot;: &quot;0806IGT组合桌&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 34,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 45,
&quot;cateCode&quot;: &quot;07HJC,HJC,XJC&quot;,
&quot;cateName&quot;: &quot;07行军床&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 6,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 157,
&quot;cateCode&quot;: &quot;0702CQHJC,CQXJC,CQHJC&quot;,
&quot;cateName&quot;: &quot;0702超轻行军床&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 45,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 196,
&quot;cateCode&quot;: &quot;0701XXXJC,XXHJC,XXHJC&quot;,
&quot;cateName&quot;: &quot;0701休闲行军床&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 45,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 7,
&quot;cateCode&quot;: &quot;DSHWDS&quot;,
&quot;cateName&quot;: &quot;DS户外登山&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 38,
&quot;cateCode&quot;: &quot;16DSZ&quot;,
&quot;cateName&quot;: &quot;16登山杖&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 7,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 62,
&quot;cateCode&quot;: &quot;1601TBDSZ&quot;,
&quot;cateName&quot;: &quot;1601徒步登山杖&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 38,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 64,
&quot;cateCode&quot;: &quot;1602YYPDSZ&quot;,
&quot;cateName&quot;: &quot;1602越野跑登山杖&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 38,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 39,
&quot;cateCode&quot;: &quot;17DSHJ&quot;,
&quot;cateName&quot;: &quot;17登山护具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 7,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 74,
&quot;cateCode&quot;: &quot;1703HX&quot;,
&quot;cateName&quot;: &quot;1703护膝&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 39,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 115,
&quot;cateCode&quot;: &quot;1701XT&quot;,
&quot;cateName&quot;: &quot;1701雪套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 39,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 210,
&quot;cateCode&quot;: &quot;1702BZ,BZ&quot;,
&quot;cateName&quot;: &quot;1702冰爪&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 39,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 8,
&quot;cateCode&quot;: &quot;SN01BDPJ&quot;,
&quot;cateName&quot;: &quot;SN01包袋配件&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 21,
&quot;cateCode&quot;: &quot;BD10HG&quot;,
&quot;cateName&quot;: &quot;BD10黑狗&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 8,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 214,
&quot;cateCode&quot;: &quot;BD1001HG&quot;,
&quot;cateName&quot;: &quot;BD1001黑狗&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 21,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 9,
&quot;cateCode&quot;: &quot;SSHWSSYD&quot;,
&quot;cateName&quot;: &quot;SS户外水上运动&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 49,
&quot;cateCode&quot;: &quot;21/JBPHT,JBPHT&quot;,
&quot;cateName&quot;: &quot;21桨板/皮划艇&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 9,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 103,
&quot;cateCode&quot;: &quot;2104FLY&quot;,
&quot;cateName&quot;: &quot;2104浮力衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 49,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 150,
&quot;cateCode&quot;: &quot;2102PHT,PHT&quot;,
&quot;cateName&quot;: &quot;2102皮划艇&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 49,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 177,
&quot;cateCode&quot;: &quot;2103HJ,HJ&quot;,
&quot;cateName&quot;: &quot;2103划桨&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 49,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 178,
&quot;cateCode&quot;: &quot;2101JB&quot;,
&quot;cateName&quot;: &quot;2101桨板&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 49,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 10,
&quot;cateCode&quot;: &quot;WSHWWS&quot;,
&quot;cateName&quot;: &quot;WS户外卧室&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 22,
&quot;cateCode&quot;: &quot;02FCD&quot;,
&quot;cateName&quot;: &quot;02防潮垫&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 10,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 56,
&quot;cateCode&quot;: &quot;0203JTDZ,QTDZ&quot;,
&quot;cateName&quot;: &quot;0203其他垫子&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 22,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 83,
&quot;cateCode&quot;: &quot;0202DCD&quot;,
&quot;cateName&quot;: &quot;0202蛋巢垫&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 22,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 213,
&quot;cateCode&quot;: &quot;0201YCD&quot;,
&quot;cateName&quot;: &quot;0201野餐垫&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 22,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 29,
&quot;cateCode&quot;: &quot;03CQCD&quot;,
&quot;cateName&quot;: &quot;03充气床垫&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 10,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 84,
&quot;cateCode&quot;: &quot;0303CQSF&quot;,
&quot;cateName&quot;: &quot;0303充气沙发&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 29,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 132,
&quot;cateCode&quot;: &quot;0302HMCQCD&quot;,
&quot;cateName&quot;: &quot;0302海绵充气床垫&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 29,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 151,
&quot;cateCode&quot;: &quot;0301KQCQCD&quot;,
&quot;cateName&quot;: &quot;0301空气充气床垫&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 29,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 33,
&quot;cateCode&quot;: &quot;04ZT&quot;,
&quot;cateName&quot;: &quot;04枕头&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 10,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 85,
&quot;cateCode&quot;: &quot;0402HMCQZ&quot;,
&quot;cateName&quot;: &quot;0402海绵充气枕&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 33,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 153,
&quot;cateCode&quot;: &quot;0401KQCQZ&quot;,
&quot;cateName&quot;: &quot;0401空气充气枕&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 33,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 192,
&quot;cateCode&quot;: &quot;0403QTZ,JTZ&quot;,
&quot;cateName&quot;: &quot;0403其他枕&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 33,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 37,
&quot;cateCode&quot;: &quot;06DC&quot;,
&quot;cateName&quot;: &quot;06吊床&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 10,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 63,
&quot;cateCode&quot;: &quot;0601XXDC&quot;,
&quot;cateName&quot;: &quot;0601休闲吊床&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 37,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 169,
&quot;cateCode&quot;: &quot;0602CQDC&quot;,
&quot;cateName&quot;: &quot;0602超轻吊床&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 37,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 41,
&quot;cateCode&quot;: &quot;05SD&quot;,
&quot;cateName&quot;: &quot;05睡袋&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 10,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 58,
&quot;cateCode&quot;: &quot;0503YRSD&quot;,
&quot;cateName&quot;: &quot;0503羽绒睡袋&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 41,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 102,
&quot;cateCode&quot;: &quot;0502MSD&quot;,
&quot;cateName&quot;: &quot;0502棉睡袋&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 41,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 195,
&quot;cateCode&quot;: &quot;0501ND&quot;,
&quot;cateName&quot;: &quot;0501内胆&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 41,
&quot;children&quot;: null
}
]
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 11,
&quot;cateCode&quot;: &quot;FSFS&quot;,
&quot;cateName&quot;: &quot;FS服饰&quot;,
&quot;cateLevel&quot;: 0,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 0,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 14,
&quot;cateCode&quot;: &quot;54XL&quot;,
&quot;cateName&quot;: &quot;54鞋类&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 144,
&quot;cateCode&quot;: &quot;5401SSX&quot;,
&quot;cateName&quot;: &quot;5401涉水鞋&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 14,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 221,
&quot;cateCode&quot;: &quot;5402MX&quot;,
&quot;cateName&quot;: &quot;5402棉鞋&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 14,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 16,
&quot;cateCode&quot;: &quot;51YRZP&quot;,
&quot;cateName&quot;: &quot;51羽绒制品&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 94,
&quot;cateCode&quot;: &quot;5103YRQ&quot;,
&quot;cateName&quot;: &quot;5103羽绒裙&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 100,
&quot;cateCode&quot;: &quot;5108YRT&quot;,
&quot;cateName&quot;: &quot;5108羽绒毯&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 105,
&quot;cateCode&quot;: &quot;5101YRX&quot;,
&quot;cateName&quot;: &quot;5101羽绒鞋&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 135,
&quot;cateCode&quot;: &quot;5105YRST&quot;,
&quot;cateName&quot;: &quot;5105羽绒手套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 139,
&quot;cateCode&quot;: &quot;5102YRK&quot;,
&quot;cateName&quot;: &quot;5102羽绒裤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 170,
&quot;cateCode&quot;: &quot;5107YRWJ&quot;,
&quot;cateName&quot;: &quot;5107羽绒围巾&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 205,
&quot;cateCode&quot;: &quot;5104YRJT,YRJT,YRJT&quot;,
&quot;cateName&quot;: &quot;5104羽绒脚套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 16,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 17,
&quot;cateCode&quot;: &quot;53YJ&quot;,
&quot;cateName&quot;: &quot;53雨具&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 129,
&quot;cateCode&quot;: &quot;5302YK&quot;,
&quot;cateName&quot;: &quot;5302雨裤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 17,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 136,
&quot;cateCode&quot;: &quot;5303YS&quot;,
&quot;cateName&quot;: &quot;5303雨伞&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 17,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 168,
&quot;cateCode&quot;: &quot;5301YY&quot;,
&quot;cateName&quot;: &quot;5301雨衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 17,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 23,
&quot;cateCode&quot;: &quot;59JTPS,QTPS&quot;,
&quot;cateName&quot;: &quot;59其他配饰&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 68,
&quot;cateCode&quot;: &quot;5901TZ&quot;,
&quot;cateName&quot;: &quot;5901毯子&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 23,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 75,
&quot;cateCode&quot;: &quot;5903YD&quot;,
&quot;cateName&quot;: &quot;5903腰带&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 23,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 97,
&quot;cateCode&quot;: &quot;5902WQ&quot;,
&quot;cateName&quot;: &quot;5902围裙&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 23,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 126,
&quot;cateCode&quot;: &quot;5904MST,MZT&quot;,
&quot;cateName&quot;: &quot;5904魔术贴&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 23,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 24,
&quot;cateCode&quot;: &quot;69MZ&quot;,
&quot;cateName&quot;: &quot;69帽子&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 66,
&quot;cateCode&quot;: &quot;6905LFM&quot;,
&quot;cateName&quot;: &quot;6905雷锋帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 90,
&quot;cateCode&quot;: &quot;6901YFM&quot;,
&quot;cateName&quot;: &quot;6901渔夫帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 98,
&quot;cateCode&quot;: &quot;6904YRM&quot;,
&quot;cateName&quot;: &quot;6904羽绒帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 99,
&quot;cateCode&quot;: &quot;6907FSM&quot;,
&quot;cateName&quot;: &quot;6907防晒帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 117,
&quot;cateCode&quot;: &quot;6903YM&quot;,
&quot;cateName&quot;: &quot;6903泳帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 143,
&quot;cateCode&quot;: &quot;6902YSM&quot;,
&quot;cateName&quot;: &quot;6902鸭舌帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 189,
&quot;cateCode&quot;: &quot;6908FWTT&quot;,
&quot;cateName&quot;: &quot;6908防蚊头套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 198,
&quot;cateCode&quot;: &quot;6909QHTT,QXTT,QHTT&quot;,
&quot;cateName&quot;: &quot;6909骑行头套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 209,
&quot;cateCode&quot;: &quot;6906MXM&quot;,
&quot;cateName&quot;: &quot;6906毛线帽&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 24,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 25,
&quot;cateCode&quot;: &quot;61HWT&quot;,
&quot;cateName&quot;: &quot;61厚外套&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 82,
&quot;cateCode&quot;: &quot;6104ZRY&quot;,
&quot;cateName&quot;: &quot;6104抓绒衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 25,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 122,
&quot;cateCode&quot;: &quot;6105HJK,HGK&quot;,
&quot;cateName&quot;: &quot;6105厚夹克&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 25,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 160,
&quot;cateCode&quot;: &quot;6103HXF,GXF&quot;,
&quot;cateName&quot;: &quot;6103滑雪服&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 25,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 161,
&quot;cateCode&quot;: &quot;6101YRF&quot;,
&quot;cateName&quot;: &quot;6101羽绒服&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 25,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 208,
&quot;cateCode&quot;: &quot;6102CFY&quot;,
&quot;cateName&quot;: &quot;6102冲锋衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 25,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 28,
&quot;cateCode&quot;: &quot;62BWT,BWT&quot;,
&quot;cateName&quot;: &quot;62薄外套&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 69,
&quot;cateCode&quot;: &quot;6203RQWT,RKWT&quot;,
&quot;cateName&quot;: &quot;6203软壳外套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 28,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 146,
&quot;cateCode&quot;: &quot;6202MJ&quot;,
&quot;cateName&quot;: &quot;6202马甲&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 28,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 184,
&quot;cateCode&quot;: &quot;6205BJK,BJK,BGK,BGK&quot;,
&quot;cateName&quot;: &quot;6205薄夹克&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 28,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 211,
&quot;cateCode&quot;: &quot;6204FWY&quot;,
&quot;cateName&quot;: &quot;6204防蚊衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 28,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 224,
&quot;cateCode&quot;: &quot;6201FSY&quot;,
&quot;cateName&quot;: &quot;6201防晒衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 28,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 30,
&quot;cateCode&quot;: &quot;65NY&quot;,
&quot;cateName&quot;: &quot;65内衣&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 59,
&quot;cateCode&quot;: &quot;6502NYKZ&quot;,
&quot;cateName&quot;: &quot;6502内衣裤装&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 30,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 108,
&quot;cateCode&quot;: &quot;6501NYSY&quot;,
&quot;cateName&quot;: &quot;6501内衣上衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 30,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 154,
&quot;cateCode&quot;: &quot;6504SGNYTZ&quot;,
&quot;cateName&quot;: &quot;6504速干内衣套装&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 30,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 200,
&quot;cateCode&quot;: &quot;6503BNNYTZ&quot;,
&quot;cateName&quot;: &quot;6503保暖内衣套装&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 30,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 222,
&quot;cateCode&quot;: &quot;6506NK&quot;,
&quot;cateName&quot;: &quot;6506内裤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 30,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 36,
&quot;cateCode&quot;: &quot;70WZ&quot;,
&quot;cateName&quot;: &quot;70袜子&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 163,
&quot;cateCode&quot;: &quot;7001SGW&quot;,
&quot;cateName&quot;: &quot;7001速干袜&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 36,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 174,
&quot;cateCode&quot;: &quot;7002BNW&quot;,
&quot;cateName&quot;: &quot;7002保暖袜&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 36,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 43,
&quot;cateCode&quot;: &quot;55FS&quot;,
&quot;cateName&quot;: &quot;55防晒&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 111,
&quot;cateCode&quot;: &quot;5503TJ&quot;,
&quot;cateName&quot;: &quot;5503头巾&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 43,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 121,
&quot;cateCode&quot;: &quot;5501XT&quot;,
&quot;cateName&quot;: &quot;5501袖套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 43,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 130,
&quot;cateCode&quot;: &quot;5502KZ&quot;,
&quot;cateName&quot;: &quot;5502口罩&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 43,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 44,
&quot;cateCode&quot;: &quot;52ST&quot;,
&quot;cateName&quot;: &quot;52手套&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 134,
&quot;cateCode&quot;: &quot;5203QHST,QHST,QXST&quot;,
&quot;cateName&quot;: &quot;5203骑行手套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 44,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 147,
&quot;cateCode&quot;: &quot;5204ZYST&quot;,
&quot;cateName&quot;: &quot;5204作业手套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 44,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 172,
&quot;cateCode&quot;: &quot;5202FSST&quot;,
&quot;cateName&quot;: &quot;5202防晒手套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 44,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 187,
&quot;cateCode&quot;: &quot;5205GXST,HXST&quot;,
&quot;cateName&quot;: &quot;5205滑雪手套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 44,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 220,
&quot;cateCode&quot;: &quot;5201BNST&quot;,
&quot;cateName&quot;: &quot;5201保暖手套&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 44,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 46,
&quot;cateCode&quot;: &quot;63SY&quot;,
&quot;cateName&quot;: &quot;63上衣&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 65,
&quot;cateCode&quot;: &quot;6302DXCS&quot;,
&quot;cateName&quot;: &quot;6302短袖衬衫&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 46,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 67,
&quot;cateCode&quot;: &quot;6305YLWY&quot;,
&quot;cateName&quot;: &quot;6305圆领卫衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 46,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 96,
&quot;cateCode&quot;: &quot;6304TDXX&quot;,
&quot;cateName&quot;: &quot;6304短袖T恤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 46,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 109,
&quot;cateCode&quot;: &quot;6303TCXX,ZXX&quot;,
&quot;cateName&quot;: &quot;6303长袖T恤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 46,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 162,
&quot;cateCode&quot;: &quot;6306LMWY&quot;,
&quot;cateName&quot;: &quot;6306连帽卫衣&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 46,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 186,
&quot;cateCode&quot;: &quot;6301CXCS,ZXCS&quot;,
&quot;cateName&quot;: &quot;6301长袖衬衫&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 46,
&quot;children&quot;: null
}
]
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:12&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 47,
&quot;cateCode&quot;: &quot;64KZ&quot;,
&quot;cateName&quot;: &quot;64裤装&quot;,
&quot;cateLevel&quot;: 1,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 11,
&quot;children&quot;: [
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 123,
&quot;cateCode&quot;: &quot;6402CFK&quot;,
&quot;cateName&quot;: &quot;6402冲锋裤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 47,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:13&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 127,
&quot;cateCode&quot;: &quot;6404DK&quot;,
&quot;cateName&quot;: &quot;6404短裤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 47,
&quot;children&quot;: null
},
{
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2024-11-16 14:25:14&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: null,
&quot;remark&quot;: null,
&quot;id&quot;: 217,
&quot;cateCode&quot;: &quot;6406GNK&quot;,
&quot;cateName&quot;: &quot;6406功能裤&quot;,
&quot;cateLevel&quot;: 2,
&quot;createdBy&quot;: &quot;admin&quot;,
&quot;rmk&quot;: null,
&quot;pCateId&quot;: 47,
&quot;children&quot;: null
}
]
}
]
}
]
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">id</td>
<td style="text-align: left;">int</td>
<td>分类主键ID</td>
</tr>
<tr>
<td style="text-align: left;">cateCode</td>
<td style="text-align: left;">int</td>
<td>分类编码,该字段只为做区分,页面不用展示</td>
</tr>
<tr>
<td style="text-align: left;">cateName</td>
<td style="text-align: left;">int</td>
<td>分类名称</td>
</tr>
<tr>
<td style="text-align: left;">pCateId</td>
<td style="text-align: left;">int</td>
<td>父级ID</td>
</tr>
<tr>
<td style="text-align: left;">cateLevel</td>
<td style="text-align: left;">int</td>
<td>分类级别,从0开始</td>
</tr>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>