业务/商品表

GET /chuanyuan/commoditybusinessmodel/?format=api&offset=3480&ordering=-quantity
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3481,
    "next": null,
    "previous": "http://sms.chuanyuantong.com/chuanyuan/commoditybusinessmodel/?format=api&limit=10&offset=3470&ordering=-quantity",
    "results": [
        {
            "id": 9999999,
            "school": null,
            "content": null,
            "content_q_info": null,
            "content_q_category_info": null,
            "virtual_good_info": null,
            "left_quota": 0,
            "school_train": null,
            "price": "99",
            "name": "包月",
            "price_vip": "99",
            "description": "175",
            "particulars": "228",
            "data": null,
            "create_time": "2022-06-13T17:47:47.294000",
            "is_deleted": false,
            "status": 1,
            "sale_count": 14687,
            "update_time": "2022-06-13T06:02:21",
            "sercive_tel": null,
            "added_qnum": 0,
            "address": null,
            "subject": null,
            "end_time": "2024-06-20T00:00:00",
            "valid_days": null,
            "quantity": -1,
            "marine_board": null,
            "is_new": 0,
            "img_type": 0,
            "train_type": 0,
            "tags": "[\"知识更新\",\"线下培训\"]",
            "icon": null,
            "is_display_activity": false,
            "type_commodity_business": 17,
            "type_commodity": null,
            "content_q": null,
            "content_q_category": null,
            "virtual_good": null
        }
    ]
}