这样写可以吗? ``` { "listen": "127.0.0.1", "port": 1053, "protocol": "dokodemo-door", "settings": { "address": "127.0.0.1", "port": 53, "network": "tcp,udp", "timeout": 0 } } ```
这样写可以吗?