... | @@ -8,7 +8,7 @@ |
... | @@ -8,7 +8,7 @@ |
|
#### 传参
|
|
#### 传参
|
|
|
|
|
|
```
|
|
```
|
|
{'action': 'copyright', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d'}
|
|
{'action': 'copyright', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d','page':'2'}
|
|
```
|
|
```
|
|
|传参|说明|是否必填|
|
|
|传参|说明|是否必填|
|
|
|:---|:---|:---|
|
|
|:---|:---|:---|
|
... | @@ -20,26 +20,37 @@ |
... | @@ -20,26 +20,37 @@ |
|
{
|
|
{
|
|
status: 0,
|
|
status: 0,
|
|
message: "请求成功",
|
|
message: "请求成功",
|
|
data: [
|
|
data: {
|
|
|
|
list: [
|
|
{
|
|
{
|
|
book_name: "ASVVF",
|
|
book_name: "天蟹标志美术作品",
|
|
book_type: "美术",
|
|
book_type: "美术",
|
|
reg_code: "国作登字-2015-F-00230639",
|
|
reg_code: "国作登字-2015-F-00230629",
|
|
publish_date: "2015-08-01 00:00:00"
|
|
publish_date: "2015-08-01"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
book_name: "五色波点",
|
|
book_name: "尚鲜乐购卡通形象宣传图",
|
|
book_type: "美术",
|
|
book_type: "美术",
|
|
reg_code: "国作登字-2015-F-00230638",
|
|
reg_code: "国作登字-2015-F-00230628",
|
|
publish_date: "2014-09-18 00:00:00"
|
|
publish_date: "2015-08-01"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
book_name: "浪漫四叶草",
|
|
book_name: "便携式车载吸尘器包装盒",
|
|
book_type: "美术",
|
|
book_type: "美术",
|
|
reg_code: "国作登字-2015-F-00230637",
|
|
reg_code: "国作登字-2015-F-00235493",
|
|
publish_date: "2014-10-25 00:00:00"
|
|
publish_date: "2013-08-01"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
book_name: "只做有生命力的铁艺",
|
|
|
|
book_type: "美术",
|
|
|
|
reg_code: "国作登字-2015-F-00230599",
|
|
|
|
publish_date: "2015-08-01"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
total_num: "14",
|
|
|
|
next_page: 3,
|
|
|
|
next_page_status: 0
|
|
}
|
|
}
|
|
]
|
|
|
|
}
|
|
}
|
|
```
|
|
```
|
|
|
|
|
... | | ... | |