Files
EdgeCommon/pkg/rpc/jsons/server_name.md

9 lines
83 B
Markdown
Raw Normal View History

2022-07-20 18:14:57 +08:00
# 域名信息
## 示例
~~~json
{
"name": "example.com",
"type": "full"
}
~~~