接口:删除地址
接口详情

删除地址

zodram api

DELETE

接口地址
正式环境(prod) https://zodream.cn/open/shop/address/delete
本地环境(dev) http://zodream.localhost/open/shop/address/delete
Header参数
字段键 字段值 备注说明
请求参数
字段别名 字段含义 字段类型 是否必填 默认值 备注说明
id id 数字(number) 1
响应参数
字段别名 字段含义 字段类型 MOCK规则 备注说明
data data 布尔型(boolean)
返回示例

{
    "data":false
}

36.5 ms
系统信息
Execution time36.5 ms
CPU usage user + system60 % + 5 %
Peak of allocated memory5.73 MB
Included files203
Classes + interfaces + traits124 + 28 + 24
Your IP3.128.79.117
Server IP172.21.0.9
HTTP method / response codeGET / 200
PHP8.4.2
Zodream5.1.0
Servernginx/1.27.3
运行信息
start0.0 ms
match route16.0 ms
controller response3.8 ms
db engine init5.9 ms
db engine end0.7 ms
db init end0.0 ms
view render6.8 ms
end36.8 ms
Queries(5)
[0.37ms] SELECT * FROM `doc_api` WHERE ( id = ?) LIMIT 1
[0.32ms] SELECT * FROM `doc_project` WHERE id = ? and ( status = ?) LIMIT 1
[0.3ms] SELECT id,name,parent_id,type FROM `doc_api` WHERE project_id = ? and version_id = ? ORDER BY id ASC
[0.52ms] SELECT * FROM `doc_field` WHERE api_id = ?
[0.46ms] SELECT * FROM `doc_field` WHERE kind = ? and api_id = ? and parent_id = ?
Views(2)
[Rendered] Module/Document/UserInterface/Api/index.php : 0.33ms
[Rendered] Module/Document/UserInterface/layouts/main.php : 1.98ms