合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## 综合筛选 ~~~[api] get:https://fang.himvc.com/api/project/items/screen int:type_id#类型ID int:region_id#区域ID int:start_price=20#价格区间开始 int:end_price=60#价格区间结束 field#过滤字段 [可选], 如:id,post_title,more limit#限制数量,如:6;分页参数(page)存在时,此参数无效 page#分页查询[可选]如,3 order=-update_time#排序+-;如按照id排序:-id或者+id relation#关联的内容模型名[可选];如:user <<< success { "code": 1, "msg": "请求成功!", "data": [ { "id": 15, "parent_id": 0, "post_type": "洋房", "post_format": 1, "user_id": 5, "post_status": 1, "comment_status": 1, "is_top": 0, "recommended": 0, "post_hits": 0, "post_favorites": 0, "post_like": 0, "comment_count": 0, "create_time": 1639215056, "update_time": 1639215056, "published_time": "2021-12-11 17:30:56", "delete_time": 0, "post_title": "测试12", "post_keywords": "", "post_excerpt": "测试1368", "post_source": "", "thumbnail": "https://fang.himvc.com/upload/default/20211211/bb44216bf3488c60fa2980e0902445db.jpeg", "post_content": "", "post_content_filtered": null, "post_price": 1, "type_id": 2, "region_id": 1, "more": null, "post_region": "东南亚" } ] } <<< error { "code": 0, "msg": "类型ID不能为空!", "data": "" } ~~~