Changes between Version 84 and Version 85 of baby3_developers/interface
- Timestamp:
- 01/20/2015 10:00:37 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby3_developers/interface
v84 v85 633 633 "name": sting,二级分类名 634 634 "hasChildren": bool,是否有三级分类 635 "url": string,二级分类页对应url, 如果 isHaveThirdSort为false必须提供635 "url": string,二级分类页对应url, 如果hasChildren为false必须提供 636 636 "id": 二级分类id 637 "childrenCount": int,三级分类数量如果 isHaveThirdSort为true必须提供637 "childrenCount": int,三级分类数量如果hasChildren为true必须提供 638 638 } …… 639 639 ] … … 654 654 "id": 三级分类id 655 655 "url": string,三级分类页对应url,如果hasChildren为false必须提供 656 "c ount": int,四级分类数量,如果isHaveThirdSort为true必须提供656 "childrenCount": int,四级分类数量,如果hasChildren为true必须提供 657 657 "list":[ 658 658 { … … 660 660 "cmtUrl": string,评论链接 661 661 "name": sting,四级分类名(文章名) 662 " sortUrl": string,四级分类链接(文章链接)662 "url": string,四级分类链接(文章链接) 663 663 } …… 664 664 ]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)