Commit 574d36f0 by linboxuan

Merge branch 'center-channel' of http://gitlab.gongsibao.com/jiangyong/zhichan into center-channel

parents 539692de 031574f0
...@@ -65,6 +65,7 @@ ...@@ -65,6 +65,7 @@
"license_no": "" // 许可证编号 "license_no": "" // 许可证编号
"page": 1, // 页数 "page": 1, // 页数
"pageSize": 20, // 每页条数 "pageSize": 20, // 每页条数
"order": "status desc" // 一共三种排序方式 status desc 有效状态 pub_date asc 发证时间升序 pub_date desc 发证时间降序
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment