Count dental
คำอธิบาย เป็น Api สำหรับดึงจำนวน
/hdc/count?table=dental
Request URL
https://sk-api.khonsongkhla.com/hdc/count?table=dental
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=dental
Response Example
{
"table_name": "dental",
"db": "hdc",
"ord": 16,
"type": 2,
"label": null,
"label_short": null,
"permission": null,
"user": null,
"important": null
}