Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Функция

http://localhost:2001/apix1/ParamGroups


Пример результата
{
    "value": [
        {
            "$id": 1,
            "@xdata.type": "XData.Default.ParamGroups",
            "id": 38,
            "param_id": 0,
            "title_v1": "Основные",
            "title_v2": null,
            "title_v3": null,
            "title_v4": null,
            "title_v5": "Основные (Свет)",
            "quad_cat_id": 0,
            "order_idx": 1000,
            "is_active": 1,
            "create_date": "2019-05-22T05:09:17.241",
            "last_update": "2019-05-22T05:10:25.170",
            "user_str": null,
            "group_code": "main_svet"
        },
        {
            "$id": 2,
            "@xdata.type": "XData.Default.ParamGroups",
            "id": 39,
            "param_id": 1,
            "title_v1": "Основные",
            "title_v2": null,
            "title_v3": null,
            "title_v4": null,
            "title_v5": null,
            "quad_cat_id": 60,
            "order_idx": 1,
            "is_active": 1,
            "create_date": null,
            "last_update": null,
            "user_str": null,
            "group_code": null
        }
    ]
}
  • No labels