Changes between Version 40 and Version 41 of baby/interface
- Timestamp:
- 06/24/2014 03:24:05 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby/interface
v40 v41 385 385 缓存时间:1小时 386 386 请求参数: 387 fid :387 fids:指定版块id,多个id用逗号隔开(如:fids=1776,1948,1799,1915) 388 388 pageNo: 389 389 pageSize: … … 394 394 返回参数,成功: 395 395 { 396 status: 0, 397 desc: "成功", 398 id: 399 name: 396 fids: "1771,1776", 400 397 topics:[ 401 398 { … … 427 424 ] 428 425 } 429 失败: 430 { 431 msg: "原因描述", 432 status: -1 433 } 434 426 435 427 }}} 436 428 ==== 4.2生活圈栏目列表 ==== … … 566 558 返回参数,成功: 567 559 { 568 desc: "成功", 569 id: 2250, 570 name: "匿名板块", 571 status: 0, 560 fids: "2250", 572 561 topics: [ 573 562 { … … 594 583 ] 595 584 } 596 失败:{597 msg: "原因描述",598 status: -1599 }600 601 585 }}} 602 586 … … 620 604 返回参数,成功: 621 605 { 622 desc: "成功", 623 id: 2250, 624 name: "匿名板块", 625 status: 0, 606 fids: "2250", 626 607 topics: [ 627 608 { … … 648 629 ] 649 630 } 650 失败:{ 651 msg: "原因描述", 652 status: -1 653 } 631 654 632 }}} 655 633
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)