Logo
0410测试 API Documentation

product Category-list

Number of APIs: 2


1. 查询所有一级分类及子分类

GET {{baseUrl}}/productCategory/list/withChildren



2. 分页查询商品分类

GET {{baseUrl}}/productCategory/list/:parentId?pageNum=1&pageSize=5



ENDPOINTS