| name | type | required | default | desc |
|---|---|---|---|---|
| secret | string | true | DDNS 密钥 | |
| sub_domain | string | false | 子域名;首次绑定时必填 |
| name | type | desc |
|---|---|---|
| data.bound | bool | 当前密钥是否已绑定域名 |
| data.full_domain | string | 当前绑定的完整域名 |
| data.record_type | string | 本次更新的记录类型 A 或 AAAA |
| data.updated | bool | 本次是否执行了 DNS 更新 |
| data.current_ip | string | 客户端当前 IP |