GetListNewsHome
Mô tả:
Thông tin yêu cầu kết nối
URI Parameters
Tên | Mô tả | Loại | Thông tin khác |
---|---|---|---|
idDlr | integer |
Required |
|
isMobile | integer |
Required |
Parameters
Không cần Parameters
Thông tin trả về
Mô tả
Tổng hợp của CatsNewsHomeModelsTên | Mô tả | Loại | Thông tin khác |
---|---|---|---|
Id | integer |
Chưa có! |
|
sNameCat | string |
Chưa có! |
|
sDescCat | string |
Chưa có! |
|
sViewmore | string |
Chưa có! |
|
iCountPage | integer |
Chưa có! |
|
sCatImage | string |
Chưa có! |
|
lNews | Tổng hợp của NewsHomeModels |
Chưa có! |
Định dạng trả về
application/json, text/json
Ví dụ:
[ { "id": 1, "sNameCat": "sample string 2", "sDescCat": "sample string 3", "sViewmore": "sample string 4", "iCountPage": 5, "sCatImage": "sample string 6", "lNews": [ { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:55:26.8348265Z", "newS_URL": "sample string 4", "newS_SEO_URL": "sample string 5", "newS_TARGET": "sample string 6", "newS_IMAGE2": "sample string 7", "newS_IMAGE3": "sample string 8", "newS_ORDER_PERIOD": 1, "partof": 1, "caT_ID": 1, "caT_IMAGE": "sample string 9" }, { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:55:26.8348265Z", "newS_URL": "sample string 4", "newS_SEO_URL": "sample string 5", "newS_TARGET": "sample string 6", "newS_IMAGE2": "sample string 7", "newS_IMAGE3": "sample string 8", "newS_ORDER_PERIOD": 1, "partof": 1, "caT_ID": 1, "caT_IMAGE": "sample string 9" } ] }, { "id": 1, "sNameCat": "sample string 2", "sDescCat": "sample string 3", "sViewmore": "sample string 4", "iCountPage": 5, "sCatImage": "sample string 6", "lNews": [ { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:55:26.8348265Z", "newS_URL": "sample string 4", "newS_SEO_URL": "sample string 5", "newS_TARGET": "sample string 6", "newS_IMAGE2": "sample string 7", "newS_IMAGE3": "sample string 8", "newS_ORDER_PERIOD": 1, "partof": 1, "caT_ID": 1, "caT_IMAGE": "sample string 9" }, { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:55:26.8348265Z", "newS_URL": "sample string 4", "newS_SEO_URL": "sample string 5", "newS_TARGET": "sample string 6", "newS_IMAGE2": "sample string 7", "newS_IMAGE3": "sample string 8", "newS_ORDER_PERIOD": 1, "partof": 1, "caT_ID": 1, "caT_IMAGE": "sample string 9" } ] } ]