Count home

คำอธิบาย เป็น Api สำหรับดึงจำนวน
/hdc/count?table=home

Request URL

https://sk-api.khonsongkhla.com/hdc/count?table=home

Path Parameters

Name Type Required Description
param String - [Field name]=[value]

Response Body

Name Type Description
amount Integer จำนวนแถว

Request URL Example

https://sk-api.khonsongkhla.com/hdc/count?table=home

Response Example


{
    "table_name": "home",
    "db": "hdc",
    "ord": 4,
    "type": 1,
    "label": null,
    "label_short": null,
    "permission": null,
    "user": null,
    "important": null
}