GET api/Folder/similar?folderId={folderId}
2.48 获取栏目的相似栏目列表(3102) 获取相似的栏目
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
folderId |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "Result": 1, "Message": "sample string 2", "Data": {}, "Version": "sample string 4" }